Searched defs:pFormat (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_localevalue.cpp | 106 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
|
D | xfa_objectacc_imp.cpp | 2908 if (CXFA_Node* pFormat = m_pNode->GetChild(0, XFA_ELEMENT_Format)) { in GetPictureContent() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1595 enum pipe_format pFormat; in st_ChooseTextureFormat_renderable() local
|
/external/icu/icu4c/source/test/intltest/ |
D | numfmtst.cpp | 1494 NumberFormat *pFormat = NumberFormat::createPercentInstance(en_US, status); in TestLenientParse() local
|
/external/opencv3/3rdparty/include/dshow/ |
D | strmif.h | 1873 #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
|