Searched defs:GetInteger (Results 1 – 9 of 9) sorted by relevance
117 int CPDF_Object::GetInteger() const { in GetInteger() function in CPDF_Object477 int CPDF_Array::GetInteger(FX_DWORD i) const { in GetInteger() function in CPDF_Array635 int CPDF_Dictionary::GetInteger(const CFX_ByteStringC& key) const { in GetInteger() function in CPDF_Dictionary642 int CPDF_Dictionary::GetInteger(const CFX_ByteStringC& key, int def) const { in GetInteger() function in CPDF_Dictionary
425 int CPDF_StructElementImpl::GetInteger(const CFX_ByteStringC& owner, in GetInteger() function in CPDF_StructElementImpl
181 int32_t GetInteger(XFA_ATTRIBUTE eAttr) { in GetInteger() function
118 int GetInteger(FX_DWORD index) { return (int32_t)(GetNumber(index)); } in GetInteger() function
507 bool DictionaryValue::GetInteger(const std::string& path, in GetInteger() function in base::DictionaryValue907 bool ListValue::GetInteger(size_t index, int* out_value) const { in GetInteger() function in base::ListValue
579 int32_t CFDE_XMLInstruction::GetInteger(const FX_WCHAR* pwsAttriName, in GetInteger() function in CFDE_XMLInstruction767 int32_t CFDE_XMLElement::GetInteger(const FX_WCHAR* pwsAttriName, in GetInteger() function in CFDE_XMLElement
179 int GetInteger() const { return m_bInteger ? m_Integer : (int)m_Float; } in GetInteger() function
532 bool DictionaryValue::GetInteger(const std::string& path, in GetInteger() function in base::DictionaryValue950 bool ListValue::GetInteger(size_t index, int* out_value) const { in GetInteger() function in base::ListValue
988 int CFX_WideString::GetInteger() const { in GetInteger() function in CFX_WideString