Searched defs:shadowY (Results 1 – 2 of 2) sorted by relevance
73 float shadowY = isHorizontal() ? shadow.y() : -shadow.x(); in paint() local
406 float shadowY = horizontal ? shadow.y() : -shadow.x(); in paintTextWithShadows() local1161 float shadowY = isHorizontal() ? s.y() : -s.x(); in paintDecoration() local1181 float shadowY = isHorizontal() ? shadow.y() : -shadow.x(); in paintDecoration() local