Home
last modified time | relevance | path

Searched defs:CFX_LCNumeric (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/localization/
Dfgas_localeimp.h14 class CFX_LCNumeric; variable
Dfgas_locale.cpp92 class CFX_LCNumeric { class
201 CFX_LCNumeric::CFX_LCNumeric() { in CFX_LCNumeric() function in CFX_LCNumeric
206 CFX_LCNumeric::CFX_LCNumeric(int64_t integral, in CFX_LCNumeric() function in CFX_LCNumeric
213 CFX_LCNumeric::CFX_LCNumeric(FX_FLOAT dbRetValue) { in CFX_LCNumeric() function in CFX_LCNumeric
220 CFX_LCNumeric::CFX_LCNumeric(double dbvalue) { in CFX_LCNumeric() function in CFX_LCNumeric
227 CFX_LCNumeric::CFX_LCNumeric(CFX_WideString& wsNumeric) { in CFX_LCNumeric() function in CFX_LCNumeric