Searched refs:getShadows (Results 1 – 5 of 5) sorted by relevance
110 std::vector<TextShadow> getShadows() const { return fTextShadows; } in getShadows() function
76 for (const skt::TextShadow& skia_shadow : skia.getShadows()) { in SkiaToTxt()
199 std::vector<TextShadow> getShadows() const { return fTextShadows; } in getShadows() function
230 for (TextShadow shadow : style.getShadows()) { in paintShadow()
373 for (TextShadow shadow : style.getShadows()) { in paintShadow()