Home
last modified time | relevance | path

Searched refs:FX_LOCALENUMPATTERN_Percent (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_locale.cpp195 case FX_LOCALENUMPATTERN_Percent: in GetNumPattern()
325 case FX_LOCALENUMPATTERN_Percent: in GetNumPattern()
/external/pdfium/xfa/src/fgas/include/
Dfx_locale.h30 FX_LOCALENUMPATTERN_Percent, enumerator
/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp36 {0x46f95531, L"percent", FX_LOCALENUMPATTERN_Percent},
873 if (eSubCategory == FX_LOCALENUMPATTERN_Percent) { in GetNumericFormat()