Searched defs:GetObject (Results 1 – 11 of 11) sorted by relevance
38 const CFX_GraphStateData* GetObject() const { return m_Ref.GetObject(); } in GetObject() function
41 const CFX_PathData* GetObject() const { return m_Ref.GetObject(); } in GetObject() function
37 const RetainPtr<CPDF_Object>& GetObject() const { return m_pLastObj; } in GetObject() function
340 CPDF_Object* CPDF_StreamContentParser::GetObject(uint32_t index) { in GetObject() function in CPDF_StreamContentParser
41 const ObjClass* GetObject() const { return m_pObject.Get(); } in GetObject() function
122 inline const TrackedObject* GetObject(const std::string& id) const { in GetObject() function131 inline TrackedObject* GetObject(const std::string& id) { in GetObject() function
91 v8::Local<v8::Object> DebugScopeIterator::GetObject() { in GetObject() function in v8::internal::DebugScopeIterator167 v8::Local<v8::Object> DebugWasmScopeIterator::GetObject() { in GetObject() function in v8::internal::DebugWasmScopeIterator
38 HeapObject GetObject() { return HeapObject::FromAddress(area_start()); } in GetObject() function
24 T GetObject(const std::string& property) { in GetObject() function
213 RetainPtr<CPDF_Object> CPDF_DataAvail::GetObject(uint32_t objnum, in GetObject() function in CPDF_DataAvail
1860 Object GetObject() { return object_; } in GetObject() function in v8::internal::EmbedderGraphImpl::V8NodeImpl