Searched refs:TextIgnorePlacement (Results 1 – 4 of 4) sorted by relevance
185 struct TextIgnorePlacement : LayoutProperty<bool> { struct286 TextIgnorePlacement,
642 return TextIgnorePlacement::defaultValue(); in getDefaultTextIgnorePlacement()646 return impl().layout.get<TextIgnorePlacement>(); in getTextIgnorePlacement()653 impl_->layout.get<TextIgnorePlacement>() = value; in setTextIgnorePlacement()
168 …ture(symbolInstance.textCollisionFeature, bucket.layout.get<style::TextIgnorePlacement>(), bucket.… in placeLayerBucket()
415 layout.get<TextIgnorePlacement>() || layout.get<IconIgnorePlacement>(); in place()