Searched refs:COMMON_STYLE_OPACITY (Results 1 – 3 of 3) sorted by relevance
165 uint16_t opacity = GetIntegerProperty(child, COMMON_STYLE_OPACITY); in SetRectHand()
116 SetNamedProperty(nativeObj, COMMON_STYLE_OPACITY, opacityValue); in PostRender()
111 constexpr char COMMON_STYLE_OPACITY[] = "opacity"; variable