Searched refs:AppendTexts (Results 1 – 4 of 4) sorted by relevance
43 void AppendTexts(std::vector<std::unique_ptr<CPDF_TextObject>>* pTexts);
94 void CPDF_ClipPath::AppendTexts( in AppendTexts() function in CPDF_ClipPath
848 m_pCurStates->m_ClipPath.AppendTexts(&m_ClipTextList); in Handle_EndText()
2023 path.m_ClipPath.AppendTexts(&pCopy); in DrawTextPathWithPattern()