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

  /external/pdfium/core/fxcrt/xml/
cxml_element.h 40 int GetAttrInteger(const ByteStringView& name) const;
cxml_element.cpp 100 int CXML_Element::GetAttrInteger(const ByteStringView& name) const {
  /external/pdfium/xfa/fxfa/parser/
cxfa_xmllocale.cpp 125 if ((!!pSymbolNames->GetAttrInteger("abbr")) != bAbbr)
128 if (!pSymbolNames || (!!pSymbolNames->GetAttrInteger("abbr")) != bAbbr)

Completed in 191 milliseconds