Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/pattern/app_bar/
Dapp_bar_test_ng.cpp93 auto atom = appBar->Create(stage); variable
121 auto atom = appBar->Create(stage); variable
216 auto atom = appBar->Create(stage); variable
243 auto atom = appBar->Create(stage); variable
263 auto atom = appBar->Create(stage); variable
288 auto atom = appBar->Create(stage); variable
319 auto atom = appBar->Create(stage); variable
356 auto atom = appBar->Create(stage); variable
378 auto atom = appBar->Create(stage); variable
396 auto atom = appBar->Create(stage); variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/app_bar/
Dapp_bar_view.cpp81 …auto atom = FrameNode::CreateFrameNode(V2::ATOMIC_SERVICE_ETS_TAG, ElementRegister::GetInstance()-… in Create() local
366 auto atom = atomicService_.Upgrade(); in GetAppBarRect() local
391 auto atom = atomicService_.Upgrade(); in SetStatusBarItemColor() local
Datomic_service_pattern.cpp67 auto atom = GetHost(); in UpdateLayoutMargin() local
97 auto atom = GetHost(); in UpdateOverlayLayout() local
144 auto atom = GetHost(); in GetMenuBarRow() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
Doverlay_test_ng.cpp1188 auto atom = FrameNode::CreateFrameNode(V2::ATOMIC_SERVICE_ETS_TAG, variable