Home
last modified time | relevance | path

Searched defs:pMgr (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_cid2unicodemap.cpp33 void CPDF_CID2UnicodeMap::Load(CPDF_CMapManager* pMgr, in Load()
Dcpdf_cmap.cpp250 void CPDF_CMap::LoadPredefined(CPDF_CMapManager* pMgr, in LoadPredefined()
/external/pdfium/xfa/fxfa/
Dcxfa_fontmgr.cpp38 CFGAS_PDFFontMgr* pMgr = hDoc->GetPDFFontMgr(); in GetFont() local
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp474 CXFA_LocaleMgr* pMgr, in LocaleFromString()
1236 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in IsoTime2Num() local
1640 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Time2Num() local
2000 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Local2IsoDate() local
2024 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in IsoDate2Local() local
2046 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in IsoTime2Local() local
2128 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in GetLocalDateFormat() local
2151 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in GetLocalTimeFormat() local
3767 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Format() local
3949 CXFA_LocaleMgr* pMgr = pDoc->GetLocalMgr(); in Parse() local
/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.cpp286 CFWL_WidgetMgr* pMgr = parent->GetOwnerApp()->GetWidgetMgr(); in NextTab() local