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

/external/pdfium/xfa/fgas/crt/
H A Dcfgas_formatstring.cpp1862 uint32_t dwNumStyle = 0; local
1865 GetNumericFormat(wsPattern, &dot_index_f, &dwNumStyle, &wsNumFormat);
1878 if (dwNumStyle & FX_NUMSTYLE_Percent) {
1884 if (dwNumStyle & FX_NUMSTYLE_Exponent) {

Completed in 154 milliseconds