Searched defs:m_properties (Results 1 – 7 of 7) sorted by relevance
58 HashSet<int> m_properties; // The properties specified in this keyframe. variable93 HashSet<int> m_properties; // the properties being animated variable
71 RefPtr<InspectorObject> m_properties; variable
172 Vector<CSSProperty, 4> m_properties; variable
217 PropertyList m_properties; variable
102 MarkSetProperties m_properties; member
668 private Properties m_properties = null; field in OutputProperties
821 private IProperties m_properties; field in AppRunner.AppRunnerExitHook