Home
last modified time | relevance | path

Searched refs:GetCategory (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_localeimp.h49 virtual FX_LOCALECATEGORY GetCategory(const CFX_WideString& wsPattern);
Dfx_locale.cpp663 FX_LOCALECATEGORY CFX_FormatString::GetCategory( in GetCategory() function in CFX_FormatString
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_localevalue.cpp114 FX_LOCALECATEGORY eCategory = pFormat->GetCategory(wsFormat); in ValidateValue()
486 FX_LOCALECATEGORY eCategory = pFormat->GetCategory(wsFormat); in FormatSinglePattern()
821 FX_LOCALECATEGORY eCategory = pFormat->GetCategory(wsFormat); in ParsePatternValue()
/external/pdfium/xfa/src/fgas/include/
Dfx_locale.h109 virtual FX_LOCALECATEGORY GetCategory(const CFX_WideString& wsPattern) = 0;