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