Searched defs:charpos (Results 1 – 10 of 10) sorted by relevance
30 TextCharPos& charpos = m_CharPos.back(); in CPDF_CharPosList() local
1143 for (const TextCharPos& charpos : CharPosList.Get()) { in DrawTextPathWithPattern() local
140 std::vector<TextCharPos> charpos(iLength); in ShowChars() local
118 std::vector<TextCharPos> charpos(length); in ShowChars() local
141 std::vector<TextCharPos> charpos(length); in ShowChars() local
189 std::vector<TextCharPos> charpos(str.GetLength()); in ShowChars() local
298 const TextCharPos& charpos = pCharPos[i]; in DrawDeviceText() local653 const TextCharPos& charpos = pCharPos[i]; in DrawDeviceText() local
469 const TextCharPos& charpos, in FindPSFontGlyph()
921 const TextCharPos& charpos = pCharPos[i]; in DrawNormalText() local1055 const TextCharPos& charpos = pCharPos[iChar]; in DrawTextPath() local
307 } charpos; member