Home
last modified time | relevance | path

Searched defs:show (Results 1 - 25 of 43) sorted by relevance

12

/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_view_bounds.cpp28 void UIViewBounds::SetShowState(bool show) in SetShowState() argument
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_dialog.h215 int32_t (*show)(ArkUI_NativeDialogHandle handle, bool showInSubWindow); global() member
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testfive_ng.cpp340 bool show = richEditorPattern->HandleUrlSpanShowShadow(localLocation, globalLocation, Color(Color::BLUE)); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dpath_interior.cpp47 void show(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) in show() function
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Dattribute.h86 std::string show; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgrid_model_impl.cpp123 void GridModelImpl::SetCachedCount(int32_t value, bool show) in SetCachedCount() argument
H A Dlist_model_impl.cpp109 void ListModelImpl::SetCachedCount(int32_t cachedCount, bool show) in SetCachedCount() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_util_test.cpp37 int show = 1; in HWTEST_F() local
383 int show = 1; in HWTEST_F() local
395 int show = 1; in HWTEST_F() local
410 int show = 1; HWTEST_F() local
425 int show = 1; HWTEST_F() local
436 int show = 1; HWTEST_F() local
451 int show = 1; HWTEST_F() local
466 int show = 1; HWTEST_F() local
477 int show = 1; HWTEST_F() local
492 int show = 1; HWTEST_F() local
503 int show = 1; HWTEST_F() local
518 int show = 1; HWTEST_F() local
533 int show = 1; HWTEST_F() local
548 int show = 1; HWTEST_F() local
559 int show = 1; HWTEST_F() local
574 int show = 1; HWTEST_F() local
585 int show = 1; HWTEST_F() local
640 int show = 1; HWTEST_F() local
654 int show = 1; HWTEST_F() local
695 int show = 1; HWTEST_F() local
730 int show = 1; HWTEST_F() local
750 int show = 1; HWTEST_F() local
770 int show = 1; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Ddrag_bar_pattern.cpp126 void DragBarPattern::ShowArrow(bool show) in ShowArrow() argument
/foundation/arkui/ace_engine/frameworks/core/components/focusable/
H A Dfocusable_component.h174 void SetShow(bool show) in SetShow() argument
/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.cpp365 void FocusNode::SetShow(bool show) in SetShow() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_video.cpp310 void UIVideo::ShowController(bool show) in ShowController() argument
/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Drender_drag_bar.cpp121 void RenderDragBar::ShowArrow(bool show) in ShowArrow() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_model_ng.cpp117 void GridModelNG::SetCachedCount(int32_t value, bool show) in SetCachedCount() argument
435 void GridModelNG::SetShowCached(FrameNode* frameNode, bool show) in SetShowCached() argument
569 bool show = false; in GetShowCached() local
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.cpp115 void SwiperComponent::SetShow(bool show) in SetShow() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow.cpp464 bool show = false; in SetCachedCount() local
H A Djs_grid.cpp436 bool show = false; in SetCachedCount() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_model_ng.cpp287 void WaterFlowModelNG::SetCachedCount(int32_t value, bool show) in SetCachedCount() argument
305 void WaterFlowModelNG::SetShowCached(FrameNode* frameNode, bool show) in SetShowCached() argument
312 bool show = false; in GetShowCached() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_select_test_ng.cpp865 bool show = false; in HWTEST_F() local
895 bool show = false; in HWTEST_F() local
920 bool show = true; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.h47 bool show = false; member
H A Dlist_item_group_pattern.cpp422 void ListItemGroupPattern::UpdateActiveChildRange(bool forward, int32_t cacheCount, bool show) in UpdateActiveChildRange() argument
443 void ListItemGroupPattern::UpdateActiveChildRange(bool show) in UpdateActiveChildRange() argument
467 int32_t ListItemGroupPattern::UpdateCachedIndexForward(bool outOfView, bool show, int32_t cacheCount) in UpdateCachedIndexForward() argument
491 UpdateCachedIndexBackward(bool outOfView, bool show, int32_t cacheCount) UpdateCachedIndexBackward() argument
565 bool show = listNode && listNode->GetLayoutProperty<ListLayoutProperty>() ? UpdateCachedIndex() local
[all...]
H A Dlist_model_ng.cpp194 void ListModelNG::SetCachedCount(int32_t cachedCount, bool show) in SetCachedCount() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_grid_bridge.cpp368 bool show = !argShow.IsNull() && argShow->IsTrue(); in SetCachedCount() local
H A Darkts_native_water_flow_bridge.cpp514 bool show = !argShow.IsNull() && argShow->IsTrue(); in SetCachedCount() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp785 bool show = false; in GetShowDisplayArrow() local

Completed in 36 milliseconds

12