HomeSort by relevance Sort by last modified time
    Searched refs:pMgr (Results 1 - 6 of 6) sorted by null

  /external/pdfium/xfa/src/fwl/src/core/
fwl_contentimp.cpp 52 CFWL_WidgetMgr* pMgr = static_cast<CFWL_WidgetMgr*>(FWL_GetWidgetMgr());
53 if (!pMgr)
55 pMgr->SetWidgetIndex(pChild, nIndex);
65 CFWL_WidgetMgr* pMgr = static_cast<CFWL_WidgetMgr*>(FWL_GetWidgetMgr());
66 if (!pMgr)
69 pMgr->GetWidget(m_pInterface, FWL_WGTRELATION_FirstChild)) {
70 pMgr->SetParent(NULL, widget);
  /external/pdfium/core/src/fpdfapi/fpdf_font/
font_int.h 124 FX_BOOL LoadPredefined(CPDF_CMapManager* pMgr,
183 void Load(CPDF_CMapManager* pMgr, CIDSet charset, FX_BOOL bPromptCJK);
fpdf_font_cid.cpp 777 FX_BOOL CPDF_CMap::LoadPredefined(CPDF_CMapManager* pMgr,
1033 void CPDF_CID2UnicodeMap::Load(CPDF_CMapManager* pMgr,
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fontmgr.cpp     [all...]
  /external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jscontext.cpp     [all...]
  /external/pdfium/core/include/fxge/
fx_ge.h 24 static void Use(CFX_GEModule* pMgr);

Completed in 1775 milliseconds