Home
last modified time | relevance | path

Searched defs:pPath (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fxge/android/
Dcfpf_skiapathfont.h23 void SetPath(const FX_CHAR* pPath) { in SetPath()
/external/pdfium/core/fxge/ge/
Dfx_ge_linux.cpp138 for (const char** pPath = pUserPaths; *pPath; ++pPath) in ParseFontCfg() local
Dcfx_font.cpp663 auto pPath = pdfium::MakeUnique<CFX_PathData>(); in LoadGlyphPathImpl() local
Dcfx_renderdevice.cpp1088 const CFX_PathData* pPath = in DrawTextPath() local
/external/pdfium/xfa/fde/
Dfde_gedevice.cpp265 const CFDE_Path* pPath, in DrawPath()
345 const CFDE_Path* pPath, in FillPath()
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1522 const char *pPath = (const char*) m_pShell->PVRShellGet(prefReadPath); in Run() local
/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp774 std::unique_ptr<CFDE_Path> pPath(new CFDE_Path); in DrawLine() local
/external/pdfium/xfa/fxfa/app/
Dcxfa_textlayout.cpp1185 std::unique_ptr<CFDE_Path> pPath(new CFDE_Path); in RenderPath() local
Dxfa_ffwidget.cpp1679 CFX_Path* pPath, in XFA_BOX_StrokePath()
/external/pdfium/xfa/fde/xml/
Dfde_xml_imp.cpp140 CFDE_XMLNode* CFDE_XMLNode::GetPath(const FX_WCHAR* pPath, in GetPath()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp2000 const CFX_PathData* pPath = in DrawTextPathWithPattern() local