Home | History | Annotate | Download | only in libwnnDictionary

Lines Matching refs:previousStroke

421                 work->cursor.cond.yomi  = work->previousStroke;
773 memset( &( work->previousStroke ), 0x00, sizeof( work->previousStroke ) );
871 if( convertStringToNjChar( env, work->previousStroke, stroke, NJ_MAX_LEN ) >= 0 ) {