Searched defs:GetMutableRoot (Results 1 – 5 of 5) sorted by relevance
30 RetainPtr<CPDF_Dictionary> GetMutableRoot() const { return m_pRootDict; } in GetMutableRoot() function
98 RetainPtr<CPDF_Dictionary> GetMutableRoot() { return m_pRootDict; } in GetMutableRoot() function
59 T *GetMutableRoot() { return flatbuffers::GetMutableRoot<T>(mutable_data()); } in GetMutableRoot() function
68 T *GetMutableRoot() { return flatbuffers::GetMutableRoot<T>(mutable_data()); } in GetMutableRoot() function