Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Difx_locale.h17 FX_LOCALENUMSYMBOL_Minus, enumerator
/external/pdfium/xfa/fxfa/parser/
Dcxfa_xmllocale.cpp44 case FX_LOCALENUMSYMBOL_Minus: in GetNumbericSymbol()
Dcxfa_nodelocale.cpp62 case FX_LOCALENUMSYMBOL_Minus: in GetNumbericSymbol()
/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp1160 WideString wsMinus = pLocale->GetNumbericSymbol(FX_LOCALENUMSYMBOL_Minus); in ParseNum()
1993 pLocale->GetNumbericSymbol(FX_LOCALENUMSYMBOL_Minus) + *wsOutput; in FormatStrNum()
2003 pLocale->GetNumbericSymbol(FX_LOCALENUMSYMBOL_Minus) + *wsOutput; in FormatStrNum()
2098 pLocale->GetNumbericSymbol(FX_LOCALENUMSYMBOL_Minus) + *wsOutput; in FormatStrNum()
2106 pLocale->GetNumbericSymbol(FX_LOCALENUMSYMBOL_Minus) + *wsOutput; in FormatStrNum()
2236 *wsOutput = pLocale->GetNumbericSymbol(FX_LOCALENUMSYMBOL_Minus) + in FormatStrNum()
/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp2702 return pLocale->GetNumbericSymbol(FX_LOCALENUMSYMBOL_Minus) + wsOutput; in FormatNumStr()