Searched refs:TextAllowOverlap (Results 1 – 4 of 4) sorted by relevance
180 struct TextAllowOverlap : LayoutProperty<bool> { struct285 TextAllowOverlap,
626 return TextAllowOverlap::defaultValue(); in getDefaultTextAllowOverlap()630 return impl().layout.get<TextAllowOverlap>(); in getTextAllowOverlap()637 impl_->layout.get<TextAllowOverlap>() = value; in setTextAllowOverlap()
134 bucket.layout.get<style::TextAllowOverlap>(), in placeLayerBucket()258 bucket.layout.get<style::TextAllowOverlap>(), in updateBucketOpacities()
414 const bool mayOverlap = layout.get<TextAllowOverlap>() || layout.get<IconAllowOverlap>() || in place()