Searched refs:TextSectionCount (Results 1 – 1 of 1) sorted by relevance
116 int TextSectionCount = xAllTextSections.getCount(); in removeInvisibleTextSections() local117 for (int i = TextSectionCount - 1; i >= 0; i--) in removeInvisibleTextSections()139 int TextSectionCount = xAllTextSections.getCount(); in removeAllTextSections() local140 for (int i = TextSectionCount - 1; i >= 0; i--) in removeAllTextSections()
Completed in 7 milliseconds