Searched refs:ObjectTypeFormatEntry (Results 1 – 1 of 1) sorted by relevance
529 struct ObjectTypeFormatEntry struct546 static const ObjectTypeFormatEntry spObjTypeFormatEntries[] =708 const ObjectTypeFormatEntry& rEntry,750 const ObjectTypeFormatEntry& mrEntry; /// Additional settings.987 ObjectTypeFormatter::ObjectTypeFormatter( ObjectFormatterData& rData, const ObjectTypeFormatEntry& … in ObjectTypeFormatter()1049 const ObjectTypeFormatEntry* pEntryEnd = STATIC_ARRAY_END( spObjTypeFormatEntries ); in ObjectFormatterData()1050 … for( const ObjectTypeFormatEntry* pEntry = spObjTypeFormatEntries; pEntry != pEntryEnd; ++pEntry ) in ObjectFormatterData()
Completed in 21 milliseconds