Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h197FocusPattern(FocusType focusType, bool focusable) : focusType_(focusType), focusable_(focusable) {} in FocusPattern() function
198 FocusPattern(FocusType focusType, bool focusable, FocusStyleType styleType) in FocusPattern() function
201FocusPattern(FocusType focusType, bool focusable, FocusStyleType styleType, const FocusPaintParam&… in FocusPattern() function
220 FocusPattern(const FocusPattern& focusPattern) in FocusPattern() function