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