Searched refs:IconKeepUpright (Results 1 – 3 of 3) sorted by relevance
80 struct IconKeepUpright : LayoutProperty<bool> { struct265 IconKeepUpright,
306 return IconKeepUpright::defaultValue(); in getDefaultIconKeepUpright()310 return impl().layout.get<IconKeepUpright>(); in getIconKeepUpright()317 impl_->layout.get<IconKeepUpright>() = value; in setIconKeepUpright()
336 layout_.get<style::IconKeepUpright>(), in iconPropertyValues()