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

  /external/pdfium/xfa/src/fgas/include/
fx_locale.h 11 class IFX_FormatString;
101 class IFX_FormatString {
103 static IFX_FormatString* Create(IFX_LocaleMgr* pLocaleMgr, FX_BOOL bUseLCID);
105 virtual ~IFX_FormatString() {}
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_localevalue.cpp 106 IFX_FormatString* pFormat = IFX_FormatString::Create(m_pLocaleMgr, FALSE);
461 IFX_FormatString* pFormat = IFX_FormatString::Create(m_pLocaleMgr, FALSE);
485 IFX_FormatString* pFormat = IFX_FormatString::Create(m_pLocaleMgr, FALSE);
814 IFX_FormatString* pFormat = IFX_FormatString::Create(m_pLocaleMgr, FALSE);
  /external/pdfium/xfa/src/fgas/src/localization/
fx_localeimp.h 42 class CFX_FormatString : public IFX_FormatString {
fx_locale.cpp 544 IFX_FormatString* IFX_FormatString::Create(IFX_LocaleMgr* pLocaleMgr,
    [all...]

Completed in 602 milliseconds