HomeSort by relevance Sort by last modified time
    Searched refs:FX_LOCALENUMSYMBOL (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/fxcrt/
ifx_locale.h 13 enum FX_LOCALENUMSYMBOL {
62 virtual WideString GetNumbericSymbol(FX_LOCALENUMSYMBOL eType) const = 0;
  /external/pdfium/xfa/fxfa/parser/
cxfa_xmllocale.h 23 WideString GetNumbericSymbol(FX_LOCALENUMSYMBOL eType) const override;
cxfa_nodelocale.h 26 WideString GetNumbericSymbol(FX_LOCALENUMSYMBOL eType) const override;
cxfa_nodelocale.cpp 54 WideString CXFA_NodeLocale::GetNumbericSymbol(FX_LOCALENUMSYMBOL eType) const {
cxfa_xmllocale.cpp 28 WideString CXFA_XMLLocale::GetNumbericSymbol(FX_LOCALENUMSYMBOL eType) const {

Completed in 74 milliseconds