Searched defs:ShadowText (Results 1 – 1 of 1) sorted by relevance
35 struct ShadowText { struct36 ShadowText(): len(0), radius(0.0f), textSize(0.0f), typeface(NULL), in ShadowText() function41 ShadowText(SkPaint* paint, float radius, uint32_t len, const char* srcText, in ShadowText() function59 ~ShadowText() { in ~ShadowText() argument74 void copyTextLocally() { in copyTextLocally()99 }; // struct ShadowText argument