Searched refs:GetNumericFormat (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/fgas/crt/ |
D | cfgas_formatstring.h | 58 IFX_Locale* GetNumericFormat(const WideString& wsPattern,
|
D | cfgas_formatstring.cpp | 963 IFX_Locale* CFGAS_FormatString::GetNumericFormat(const WideString& wsPattern, in GetNumericFormat() function in CFGAS_FormatString 1150 GetNumericFormat(wsPattern, &dot_index_f, &dwFormatStyle, &wsNumFormat); in ParseNum() 1865 GetNumericFormat(wsPattern, &dot_index_f, &dwNumStyle, &wsNumFormat); in FormatStrNum()
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_localevalue.h | 54 void GetNumericFormat(WideString& wsFormat, int32_t nIntLen, int32_t nDecLen);
|
D | cxfa_localevalue.cpp | 680 void CXFA_LocaleValue::GetNumericFormat(WideString& wsFormat, in GetNumericFormat() function in CXFA_LocaleValue
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffnumericedit.cpp | 86 widgetValue.GetNumericFormat(wsFormat, in OnValidate()
|