Home | History | Annotate | Download | only in common

Lines Matching refs:UText

44 DictionaryBreakEngine::findBreaks( UText *text,
122 int candidates( UText *text, const TrieWordDictionary *dict, int32_t rangeEnd );
125 int32_t acceptMarked( UText *text );
129 UBool backUp( UText *text );
148 PossibleWord::candidates( UText *text, const TrieWordDictionary *dict, int32_t rangeEnd ) {
168 PossibleWord::acceptMarked( UText *text ) {
174 PossibleWord::backUp( UText *text ) {
244 ThaiBreakEngine::divideUpDictionaryRange( UText *text,
323 //TODO: This section will need a rework for UText.
331 // in the BMP. This should get fixed with the UText rework.
477 KhmerBreakEngine::divideUpDictionaryRange( UText *text,
556 //TODO: This section will need a rework for UText.
564 // in the BMP. This should get fixed with the UText rework.