HomeSort by relevance Sort by last modified time
    Searched refs:CFX_LCNumeric (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/src/fgas/src/localization/
fx_localeimp.h 9 class CFX_LCNumeric;
105 FX_BOOL FormatLCNumeric(CFX_LCNumeric& lcNum,
fx_locale.cpp 278 class CFX_LCNumeric {
280 CFX_LCNumeric();
281 CFX_LCNumeric(int64_t integral,
284 CFX_LCNumeric(FX_FLOAT dbRetValue);
285 CFX_LCNumeric(double dbvalue);
286 CFX_LCNumeric(CFX_WideString& wsNumeric);
300 CFX_LCNumeric& lcnum) {
401 CFX_LCNumeric::CFX_LCNumeric() {
406 CFX_LCNumeric::CFX_LCNumeric(int64_t integral,
    [all...]

Completed in 48 milliseconds