Searched defs:SetFocusScopeId (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | view_abstract_model.h | 333 …virtual void SetFocusScopeId(const std::string& focusScopeId, bool isGroup, bool arrowKeyStepOut) … in SetFocusScopeId() function
|
H A D | view_abstract_model_ng.h | 1437 … void SetFocusScopeId(const std::string& focusScopeId, bool isGroup, bool arrowKeyStepOut) override in SetFocusScopeId() function
|
H A D | view_abstract.cpp | 5006 void ViewAbstract::SetFocusScopeId(const std::string& focusScopeId, bool isGroup, bool arrowKeyStep… in SetFocusScopeId() function in OHOS::Ace::NG::ViewAbstract 5020 void ViewAbstract::SetFocusScopeId(FrameNode* frameNode, const std::string& focusScopeId, bool isGr… in SetFocusScopeId() function in OHOS::Ace::NG::ViewAbstract
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | focus_hub.cpp | 2419 void FocusHub::SetFocusScopeId(const std::string& focusScopeId, bool isGroup, bool arrowKeyStepOut) in SetFocusScopeId() function in OHOS::Ace::NG::FocusHub
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_common_modifier.cpp | 5700 void SetFocusScopeId(ArkUINodeHandle node, ArkUI_CharPtr id, ArkUI_Bool isGroup, ArkUI_Bool arrowKe… in SetFocusScopeId() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_common_bridge.cpp | 8008 ArkUINativeModuleValue CommonBridge::SetFocusScopeId(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetFocusScopeId() function in OHOS::Ace::NG::CommonBridge
|