Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_locale.cpp201 case FX_LOCALENUMPATTERN_Decimal: in GetNumPattern()
331 case FX_LOCALENUMPATTERN_Decimal: in GetNumPattern()
/external/pdfium/xfa/src/fgas/include/
Dfx_locale.h32 FX_LOCALENUMPATTERN_Decimal, enumerator
/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp38 {0x54034c2f, L"decimal", FX_LOCALENUMPATTERN_Decimal},
852 FX_LOCALENUMSUBCATEGORY eSubCategory = FX_LOCALENUMPATTERN_Decimal; in GetNumericFormat()