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

  /external/pdfium/xfa/fxfa/parser/
cxfa_document.h 69 CXFA_LocaleMgr* GetLocalMgr();
cxfa_widgetdata.cpp     [all...]
cxfa_document.cpp 293 CXFA_LocaleMgr* CXFA_Document::GetLocalMgr() {
xfa_utils.cpp 160 pWidgetData->GetNode()->GetDocument()->GetLocalMgr());
cxfa_node.cpp 890 wsLocaleName = GetDocument()->GetLocalMgr()->GetConfigLocaleName(pConfig);
897 IFX_Locale* pLocale = GetDocument()->GetLocalMgr()->GetDefLocale();
    [all...]
  /external/pdfium/xfa/fxfa/app/
xfa_fftextedit.cpp 649 CXFA_LocaleValue date(XFA_VT_DATE, GetDoc()->GetXFADoc()->GetLocalMgr());

Completed in 63 milliseconds