Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp25 #define FX_NUMSTYLE_Exponent 0x02 macro
1042 *dwStyle |= FX_NUMSTYLE_Exponent; in GetNumericFormat()
1884 if (dwNumStyle & FX_NUMSTYLE_Exponent) { in FormatStrNum()