Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_accessibility_hover_ng.cpp79 bool& shouldSearchChildren) in UpdateSearchStrategyByHitTestModeStr()
126 bool shouldSearchChildren = true; in GetSearchStrategyForThird() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Daccessibility_property.cpp300 …hStrategyByHitTestMode(HitTestMode hitTestMode, bool& shouldSearchSelf, bool& shouldSearchChildren) in UpdateSearchStrategyByHitTestMode()
359 bool shouldSearchChildren = true; in GetSearchStrategy() local