Home
last modified time | relevance | path

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

/external/pdfium/testing/fuzzers/
Dpdfium_fuzzer_util.cc7 int GetInteger(const uint8_t* data) { in GetInteger() function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_boolean.cpp30 int CPDF_Boolean::GetInteger() const { in GetInteger() function in CPDF_Boolean
Dcpdf_number.cpp36 int CPDF_Number::GetInteger() const { in GetInteger() function in CPDF_Number
Dcpdf_reference.cpp33 int CPDF_Reference::GetInteger() const { in GetInteger() function in CPDF_Reference
Dcpdf_object.cpp57 int CPDF_Object::GetInteger() const { in GetInteger() function in CPDF_Object
Dcpdf_object_unittest.cpp238 TEST_F(PDFObjectsTest, GetInteger) { in TEST_F() argument
/external/angle/src/tests/gl_tests/
DRobustClientMemoryTest.cpp44 TEST_P(RobustClientMemoryTest, GetInteger) in TEST_P() argument
/external/pdfium/core/fpdfapi/page/
Dcpdf_streamcontentparser.h95 int GetInteger(uint32_t index) const { in GetInteger() function
/external/libchrome/base/
Dvalues.cc840 bool DictionaryValue::GetInteger(StringPiece path, int* out_value) const { in GetInteger() function in base::DictionaryValue
1214 bool ListValue::GetInteger(size_t index, int* out_value) const { in GetInteger() function in base::ListValue
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc245 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::__anon4323f3b20111::IntegerAccessorImpl
Dinterface_ptr_unittest.cc188 void GetInteger(const GetIntegerCallback& callback) override { in GetInteger() function in mojo::test::__anon278f9ffd0111::IntegerAccessorImpl
/external/pdfium/core/fxcrt/
Dwidestring.cpp1089 int WideString::GetInteger() const { in GetInteger() function in fxcrt::WideString
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp354 int32_t CJX_Object::GetInteger(XFA_Attribute eAttr) const { in GetInteger() function in CJX_Object