Searched refs:textMaxSize (Results 1 – 1 of 1) sorted by relevance
254 const float textMaxSize = layout.evaluate<TextSize>(18, feature); in addFeature() local258 const float textMaxBoxScale = tilePixelRatio * textMaxSize / glyphSize; in addFeature()