Searched refs:GetAttrInteger (Results 1 – 4 of 4) sorted by relevance
98 FX_BOOL GetAttrInteger(const CFX_ByteStringC& name, int& attribute) const;99 int GetAttrInteger(const CFX_ByteStringC& name) const { in GetAttrInteger() function101 GetAttrInteger(name, attr); in GetAttrInteger()105 FX_BOOL GetAttrInteger(const CFX_ByteStringC& space,108 int GetAttrInteger(const CFX_ByteStringC& space, in GetAttrInteger() function111 GetAttrInteger(space, name, attr); in GetAttrInteger()
125 if (pSymbolNames->GetAttrInteger("abbr") != bAbbr) { in GetCalendarSymbol()128 if (pSymbolNames && pSymbolNames->GetAttrInteger("abbr") == bAbbr) { in GetCalendarSymbol()
654 FX_BOOL CXML_Element::GetAttrInteger(const CFX_ByteStringC& name, in GetAttrInteger() function in CXML_Element665 FX_BOOL CXML_Element::GetAttrInteger(const CFX_ByteStringC& space, in GetAttrInteger() function in CXML_Element
146 if (pSymbolNames->GetAttrInteger("abbr") != bAbbr) { in FX_GetCalendarSymbol()149 if (pSymbolNames && pSymbolNames->GetAttrInteger("abbr") == bAbbr) { in FX_GetCalendarSymbol()