Searched refs:GetNumFormats (Results 1 – 4 of 4) sorted by relevance
52 GetNumFormats ();162 …return self.formatters_access_class (self,self.__class__.GetNumFormats,self.__class__.GetFormatAtI…167 for idx in range(self.GetNumFormats()):212 num_formats = property(GetNumFormats, None)
44 uint32_t GetNumFormats();
102 uint32_t SBTypeCategory::GetNumFormats() { in GetNumFormats() function in SBTypeCategory108 return m_opaque_sp->GetNumFormats(); in GetNumFormats()
287 uint32_t GetNumFormats() { return m_format_cont.GetCount(); } in GetNumFormats() function