Searched defs:ProcessText (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/edit/
H A Dcpdf_pagecontentgenerator.cpp69 ProcessText(&buf, pTextObj);
244 void CPDF_PageContentGenerator::ProcessText(CFX_ByteTextBuf* buf, function in class:CPDF_PageContentGenerator
/external/skia/src/core/
H A DSkFindAndPlaceGlyph.h47 static void ProcessText(
693 inline void SkFindAndPlaceGlyph::ProcessText( function in class:SkFindAndPlaceGlyph
/external/pdfium/xfa/fxfa/app/
H A Dcxfa_textlayout.cpp798 ProcessText(wsText);
931 void CXFA_TextLayout::ProcessText(CFX_WideString& wsText) { function in class:CXFA_TextLayout
/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.cpp1154 bRet = ProcessText(pObj->AsText(), pObj2Device, nullptr);
1412 ProcessText(pText, pObj2Device, pTextClippingPath.get());
1689 bool CPDF_RenderStatus::ProcessText(CPDF_TextObject* textobj, function in class:__anon15645::CPDF_RenderStatus

Completed in 172 milliseconds