Searched defs:textStrokeWidth (Results 1 – 3 of 3) sorted by relevance
57 float textStrokeWidth; variable
661 float textStrokeWidth() const { return rareInheritedData->textStrokeWidth; } in textStrokeWidth() function
567 float textStrokeWidth = styleToUse->textStrokeWidth(); in paint() local