Searched defs:FormattersContainer (Results 1 – 2 of 2) sorted by relevance
391 friend class FormattersContainer<TypeFormatImpl>; variable393 friend class FormattersContainer<TypeSummaryImpl>; variable395 friend class FormattersContainer<TypeFilterImpl>; variable397 friend class FormattersContainer<ScriptedSyntheticChildren>; variable
152 FormattersContainer(IFormatChangeListener *lst) : listener(lst) {} in FormattersContainer() function