Searched refs:getShadows (Results 1 – 4 of 4) sorted by relevance
110 std::vector<TextShadow> getShadows() const { return fTextShadows; } in getShadows() function
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()