Searched refs:getShadows (Results 1 – 2 of 2) sorted by relevance
199 std::vector<TextShadow> getShadows() const { return fTextShadows; } in getShadows() function
370 for (TextShadow shadow : style.getShadows()) { in paintShadow()