Home
last modified time | relevance | path

Searched defs:SetAutoFocusState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.cpp205 void ButtonComponent::SetAutoFocusState(bool state) in SetAutoFocusState() function in OHOS::Ace::ButtonComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/button/
H A Dbutton_declaration.h344 void SetAutoFocusState(bool state) in SetAutoFocusState() function