Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dfocus_hub.h142FocusPattern(FocusType focusType, bool focusable) : focusType_(focusType), focusable_(focusable) {} in FocusPattern() function
143 FocusPattern(FocusType focusType, bool focusable, FocusStyleType styleType) in FocusPattern() function
146FocusPattern(FocusType focusType, bool focusable, FocusStyleType styleType, const FocusPaintParam&… in FocusPattern() function