Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp26 #define FX_NUMSTYLE_DotVorv 0x04 macro
1031 *dwStyle |= FX_NUMSTYLE_DotVorv; in GetNumericFormat()
1054 *dwStyle |= FX_NUMSTYLE_DotVorv; in GetNumericFormat()
1174 (dwFormatStyle & FX_NUMSTYLE_DotVorv)) in ParseNum()
1361 if (dot_index < len && (dwFormatStyle & FX_NUMSTYLE_DotVorv)) in ParseNum()