Home
last modified time | relevance | path

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

/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
DKeyStore_Impl3Test.java115 KeyStore.PasswordProtection pPath = new KeyStore.PasswordProtection(pwd); in testLoadStore01() local
DKeyStore_Impl1Test.java468 KeyStore.PasswordProtection pPath = new KeyStore.PasswordProtection(pwd); in testEntry02() local
581 KeyStore.PasswordProtection pPath = new KeyStore.PasswordProtection(pwd); in testEntry03() local
/external/pdfium/core/src/fxge/android/
Dfpf_skiafontmgr.h58 void SetPath(FX_LPCSTR pPath) in SetPath()
/external/pdfium/core/src/fpdfapi/
Dfpdf_basic_module.cpp91 CFX_ByteString* pPath = NULL; in GetModuleFilePath() local
/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp963 …const CFX_PathData* pPath = pFaceCache->LoadGlyphPath(pFont, charpos.m_GlyphIndex, charpos.m_FontC… in DrawTextPath() local
1085 CFX_PathData* pPath; in ~CFX_FaceCache() local
1745 CFX_PathData* pPath = FX_NEW CFX_PathData; in LoadGlyphPath() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp732 const CFX_PathData* pPath = pFaceCache->LoadGlyphPath(&pFont->m_Font, charpos.m_GlyphIndex, in DrawTextPathWithPattern() local