Searched refs:GetAttrInteger (Results 1 – 3 of 3) sorted by relevance
125 if ((!!pSymbolNames->GetAttrInteger("abbr")) != bAbbr) in GetCalendarSymbol()128 if (!pSymbolNames || (!!pSymbolNames->GetAttrInteger("abbr")) != bAbbr) in GetCalendarSymbol()
40 int GetAttrInteger(const ByteStringView& name) const;
100 int CXML_Element::GetAttrInteger(const ByteStringView& name) const { in GetAttrInteger() function in CXML_Element