Home
last modified time | relevance | path

Searched refs:buttonPressedStyle_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dstyle.h266 return buttonPressedStyle_; in GetButtonPressedStyle()
416 static Style buttonPressedStyle_; member in OHOS::StyleDefault
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dstyle.cpp23 Style StyleDefault::buttonPressedStyle_; member in OHOS::StyleDefault
252 buttonPressedStyle_ = buttonReleasedStyle_; in InitButtonStyle()
253 buttonPressedStyle_.SetStyle(STYLE_BACKGROUND_COLOR, Color::GetColorFromRGB(0x19, 0x96, 0xff).full); in InitButtonStyle()
254 buttonPressedStyle_.SetStyle(STYLE_BORDER_COLOR, Color::GetColorFromRGB(0x0b, 0x19, 0x28).full); in InitButtonStyle()

Completed in 2 milliseconds