Home
last modified time | relevance | path

Searched defs:GetInteger (Results 1 – 15 of 15) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_boolean.cpp28 int CPDF_Boolean::GetInteger() const { in GetInteger() function in CPDF_Boolean
Dcpdf_number.cpp34 int CPDF_Number::GetInteger() const { in GetInteger() function in CPDF_Number
Dcpdf_reference.cpp32 int CPDF_Reference::GetInteger() const { in GetInteger() function in CPDF_Reference
Dcpdf_object.cpp53 int CPDF_Object::GetInteger() const { in GetInteger() function in CPDF_Object
Dcpdf_object_unittest.cpp233 TEST_F(PDFObjectsTest, GetInteger) { in TEST_F() argument
/external/pdfium/testing/libfuzzer/
Dpdf_codec_jbig2_fuzzer.cc14 static uint32_t GetInteger(const uint8_t* data) { in GetInteger() function
Dpdf_codec_fax_fuzzer.cc11 static int GetInteger(const uint8_t* data) { in GetInteger() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.h88 int GetInteger(uint32_t index) { return (int32_t)(GetNumber(index)); } in GetInteger() function
/external/pdfium/xfa/fxfa/parser/
Dxfa_object.h234 int32_t GetInteger(XFA_ATTRIBUTE eAttr) { in GetInteger() function
/external/pdfium/core/fpdfdoc/
Ddoc_tagged.cpp411 int CPDF_StructElement::GetInteger(const CFX_ByteStringC& owner, in GetInteger() function in CPDF_StructElement
/external/libmojo/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc253 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::__anon933bf6dc0111::IntegerAccessorImpl
Dinterface_ptr_unittest.cc176 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::test::__anonb96bdaa70111::IntegerAccessorImpl
/external/pdfium/xfa/fde/xml/
Dfde_xml_imp.cpp603 int32_t CFDE_XMLInstruction::GetInteger(const FX_WCHAR* pwsAttriName, in GetInteger() function in CFDE_XMLInstruction
814 int32_t CFDE_XMLElement::GetInteger(const FX_WCHAR* pwsAttriName, in GetInteger() function in CFDE_XMLElement
/external/libchrome/base/
Dvalues.cc503 bool DictionaryValue::GetInteger(const std::string& path, in GetInteger() function in base::DictionaryValue
918 bool ListValue::GetInteger(size_t index, int* out_value) const { in GetInteger() function in base::ListValue
/external/pdfium/core/fxcrt/
Dfx_basic_wstring.cpp982 int CFX_WideString::GetInteger() const { in GetInteger() function in CFX_WideString