Searched refs:FX_NUMSTYLE_Percent (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fgas/src/localization/
H A Dfx_locale.cpp801 #define FX_NUMSTYLE_Percent 0x01 macro
874 dwStyle |= FX_NUMSTYLE_Percent;
884 dwStyle |= FX_NUMSTYLE_Percent;
3024 if (dwNumStyle & FX_NUMSTYLE_Percent) {
3453 if (dwNumStyle & FX_NUMSTYLE_Percent) {
3494 if (dwNumStyle & (FX_NUMSTYLE_Percent | FX_NUMSTYLE_Exponent)) {

Completed in 40 milliseconds