Home
last modified time | relevance | path

Searched defs:pFormat (Results 1 – 5 of 5) 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
/external/opencv3/3rdparty/include/dshow/
Dstrmif.h1873 #define IMediaSeeking_IsFormatSupported(This,pFormat) (This)->lpVtbl->IsFormatSupported(This,pForma… argument
1874 #define IMediaSeeking_QueryPreferredFormat(This,pFormat) (This)->lpVtbl->QueryPreferredFormat(This,… argument
1875 #define IMediaSeeking_GetTimeFormat(This,pFormat) (This)->lpVtbl->GetTimeFormat(This,pFormat) argument
1876 #define IMediaSeeking_IsUsingTimeFormat(This,pFormat) (This)->lpVtbl->IsUsingTimeFormat(This,pForma… argument
1877 #define IMediaSeeking_SetTimeFormat(This,pFormat) (This)->lpVtbl->SetTimeFormat(This,pFormat) argument