Home
last modified time | relevance | path

Searched defs:pFormat (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_localevalue.cpp106 IFX_FormatString* pFormat = IFX_FormatString::Create(m_pLocaleMgr, FALSE); in ValidateValue() local
461 IFX_FormatString* pFormat = IFX_FormatString::Create(m_pLocaleMgr, FALSE); in FormatPatterns() local
485 IFX_FormatString* pFormat = IFX_FormatString::Create(m_pLocaleMgr, FALSE); in FormatSinglePattern() local
814 IFX_FormatString* pFormat = IFX_FormatString::Create(m_pLocaleMgr, FALSE); in ParsePatternValue() local
Dxfa_objectacc_imp.cpp2908 if (CXFA_Node* pFormat = m_pNode->GetChild(0, XFA_ELEMENT_Format)) { in GetPictureContent() local
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1595 enum pipe_format pFormat; in st_ChooseTextureFormat_renderable() local
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp1494 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, status); in TestLenientParse() local