Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_button.cpp36 styleState_(RELEASED), in UIButton()
115 return GetStyleForState(key, styleState_); in GetStyle()
120 SetStyleForState(key, value, styleState_); in SetStyle()
269 int16_t r = buttonStyles_[styleState_]->borderRadius_; in OnPreDraw()
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_button.h417 styleState_ = state; in SetStateForStyle()
450 ButtonState styleState_; member in OHOS::UIButton

Completed in 2 milliseconds