/foundation/arkui/ui_lite/frameworks/dfx/ |
H A D | ui_view_bounds.cpp | 28 void UIViewBounds::SetShowState(bool show) in SetShowState() argument
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_dialog.h | 215 int32_t (*show)(ArkUI_NativeDialogHandle handle, bool showInSubWindow); global() member [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_pattern_testfive_ng.cpp | 340 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 D | path_interior.cpp | 47 void show(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) in show() function
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
H A D | attribute.h | 86 std::string show; member
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | grid_model_impl.cpp | 123 void GridModelImpl::SetCachedCount(int32_t value, bool show) in SetCachedCount() argument
|
H A D | list_model_impl.cpp | 109 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 D | wifi_hdi_util_test.cpp | 37 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 D | drag_bar_pattern.cpp | 126 void DragBarPattern::ShowArrow(bool show) in ShowArrow() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/focusable/ |
H A D | focusable_component.h | 174 void SetShow(bool show) in SetShow() argument
|
/foundation/arkui/ace_engine/frameworks/core/focus/ |
H A D | focus_node.cpp | 365 void FocusNode::SetShow(bool show) in SetShow() argument
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_video.cpp | 310 void UIVideo::ShowController(bool show) in ShowController() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/ |
H A D | render_drag_bar.cpp | 121 void RenderDragBar::ShowArrow(bool show) in ShowArrow() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_model_ng.cpp | 117 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 D | swiper_component.cpp | 115 void SwiperComponent::SetShow(bool show) in SetShow() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_water_flow.cpp | 464 bool show = false; in SetCachedCount() local
|
H A D | js_grid.cpp | 436 bool show = false; in SetCachedCount() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_model_ng.cpp | 287 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 D | web_pattern_select_test_ng.cpp | 865 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 D | list_item_group_layout_algorithm.h | 47 bool show = false; member
|
H A D | list_item_group_pattern.cpp | 422 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 D | list_model_ng.cpp | 194 void ListModelNG::SetCachedCount(int32_t cachedCount, bool show) in SetCachedCount() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_grid_bridge.cpp | 368 bool show = !argShow.IsNull() && argShow->IsTrue(); in SetCachedCount() local
|
H A D | arkts_native_water_flow_bridge.cpp | 514 bool show = !argShow.IsNull() && argShow->IsTrue(); in SetCachedCount() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_model_ng.cpp | 785 bool show = false; in GetShowDisplayArrow() local
|