Searched refs:WORD_NO_SPACE (Results 1 – 2 of 2) sorted by relevance
981 cWord = WORD_NO_SPACE; in IntelligentCut()983 if(cWord == WORD_NO_SPACE && ' ' == cPrev ) in IntelligentCut()999 else if(cWord == WORD_NO_SPACE && cNext == ' ') in IntelligentCut()
295 WORD_NO_SPACE = 3 enumerator
Completed in 11 milliseconds