Searched refs:charType (Results 1 - 1 of 1) sorted by path

/haiku/src/kits/interface/
H A DTextView.cpp4170 uint32 charType = _CharClassification(offset); local
4174 if (_CharClassification(previous) != charType)
4187 uint32 charType = _CharClassification(offset); local
4190 if (_CharClassification(offset) != charType)

Completed in 89 milliseconds