Searched refs:ThemePartDesc (Results 1 – 2 of 2) sorted by relevance
215 struct ThemePartDesc { struct221 void applyPartDescriptionFallback(struct ThemePartDesc*); argument222 void applyPartDescription(Evas_Object*, struct ThemePartDesc*);232 struct ThemePartDesc m_partDescs[FormTypeLast];
64 const struct ThemePartDesc* desc = m_partDescs + (size_t)type; in adjustSizeConstraints()525 void RenderThemeEfl::applyPartDescriptionFallback(struct ThemePartDesc* desc) in applyPartDescriptionFallback()536 void RenderThemeEfl::applyPartDescription(Evas_Object* object, struct ThemePartDesc* desc) in applyPartDescription()821 const struct ThemePartDesc *desc = m_partDescs + (size_t)SliderHorizontal; in adjustSliderTrackStyle()847 const struct ThemePartDesc *desc = m_partDescs + (size_t)CheckBox; in adjustCheckboxStyle()868 const struct ThemePartDesc *desc = m_partDescs + (size_t)RadioButton; in adjustRadioStyle()