Searched defs:text_index (Results 1 – 3 of 3) sorted by relevance
1225 def is_char_in_string(self, text_index): argument
1150 def is_char_in_string(self, text_index): argument
301 int text_index = char_index - m_CharIndices[i]; in TextIndexFromCharIndex() local