Searched refs:textcount (Results 1 – 1 of 1) sorted by relevance
1397 int textcount = ClipPath.GetTextCount(); in ProcessClipPath() local1398 if (textcount == 0) in ProcessClipPath()1407 for (int i = 0; i < textcount; ++i) { in ProcessClipPath()