Searched defs:GetObj (Results 1 – 3 of 3) sorted by relevance
31 const CPDF_Object* GetObj() const { return m_pObj.Get(); } in GetObj() function32 CPDF_Object* GetObj() { return m_pWritableObj.Get(); } in GetObj() function
44 def GetObj(self, objList): member in JetCutCopy
669 VkDescriptorPool GetObj() { return pool_; } in GetObj() function