Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp1147 uint32_t dwFormatStyle = 0; in ParseNum() local
1150 GetNumericFormat(wsPattern, &dot_index_f, &dwFormatStyle, &wsNumFormat); in ParseNum()
1174 (dwFormatStyle & FX_NUMSTYLE_DotVorv)) in ParseNum()
1361 if (dot_index < len && (dwFormatStyle & FX_NUMSTYLE_DotVorv)) in ParseNum()