Searched refs:SPELLFIX_IDXNUM_LANGID (Results 1 – 1 of 1) sorted by relevance
2201 #define SPELLFIX_IDXNUM_LANGID 0x02 /* langid == $langid */ macro2241 if( (iPlan & SPELLFIX_IDXNUM_LANGID)==0 in spellfix1BestIndex()2245 iPlan |= SPELLFIX_IDXNUM_LANGID; in spellfix1BestIndex()2299 if( iPlan&SPELLFIX_IDXNUM_LANGID ){ in spellfix1BestIndex()