Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dlocale_iface.h24 FX_LOCALENUMPATTERN_Decimal, enumerator
Dcfgas_stringformatter.cpp61 {SUBC(0x54034c2f, "decimal", FX_LOCALENUMPATTERN_Decimal)},
998 FX_LOCALENUMSUBCATEGORY eSubCategory = FX_LOCALENUMPATTERN_Decimal; in GetNumericFormat()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_xmllocale_unittest.cpp210 locale->GetNumPattern(FX_LOCALENUMPATTERN_Decimal)); in TEST()
Dcxfa_nodelocale.cpp35 case FX_LOCALENUMPATTERN_Decimal: in XFA_PatternToString()