Home
last modified time | relevance | path

Searched refs:CHECK_EQUAL_VOID (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_modifier.cpp63 CHECK_EQUAL_VOID(drawCmdList->IsEmpty(), true); in onDraw()
70 CHECK_EQUAL_VOID(needResetSurface_, false); in ResetSurface()
H A Dcanvas_paint_method.h63 CHECK_EQUAL_VOID(HasTask(), false); in FlushUITasks()
H A Dcanvas_paint_method.cpp60 CHECK_EQUAL_VOID(needMarkDirty_, false); in PushTask()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_modifier.cpp75 CHECK_EQUAL_VOID(starNum, 0); in PaintBoard()
103 CHECK_EQUAL_VOID(starNum, 0); in PaintStar()
158 CHECK_EQUAL_VOID(starNum, 0); in PaintReverseStar()
H A Drating_layout_algorithm.cpp90 CHECK_EQUAL_VOID(stars, 0); in Layout()
H A Drating_pattern.cpp168 CHECK_EQUAL_VOID(starsNum, 0); in UpdatePaintConfig()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene.cpp71 CHECK_EQUAL_VOID(self->session_->IsAnco(), true); in WindowScene()
455 CHECK_EQUAL_VOID(session_->GetSystemConfig().uiType_, "pc"); in DisposeSnapshotAndBlankWindow()
456 CHECK_EQUAL_VOID(session_->GetSystemConfig().freeMultiWindowEnable_, true); in DisposeSnapshotAndBlankWindow()
457 CHECK_EQUAL_VOID(IsWindowSizeEqual(), true); in DisposeSnapshotAndBlankWindow()
552 CHECK_EQUAL_VOID(self->session_->IsAnco(), true); in OnLayoutFinished()
557 CHECK_EQUAL_VOID(self->IsWindowSizeEqual(), false); in OnLayoutFinished()
614 CHECK_EQUAL_VOID(session_->GetEnableRemoveStartingWindow(), false); in OnAppRemoveStartingWindow()
H A Dwindow_pattern.cpp164 CHECK_EQUAL_VOID(HasStartingPage(), false); in OnAttachToFrameNode()
177 CHECK_EQUAL_VOID(CheckAndAddStartingWindowAboveLocked(), true); in OnAttachToFrameNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_grid_item.h57 CHECK_EQUAL_VOID(info.Length() < 1, true); \
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/recycle_view/
H A Drecycle_manager.cpp68 CHECK_EQUAL_VOID(it, recyclePool_.end()); in PopNode()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_callback.cpp132 CHECK_EQUAL_VOID(frameNode->GetTag(), V2::RICH_EDITOR_ETS_TAG); in Redo()
150 CHECK_EQUAL_VOID(frameNode->GetTag(), V2::RICH_EDITOR_ETS_TAG); in Undo()
438 CHECK_EQUAL_VOID(frameNode->GetTag(), V2::RICH_EDITOR_ETS_TAG); in OnDetectorSync()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp820 CHECK_EQUAL_VOID(currentId.has_value(), false); in Push()
835 CHECK_EQUAL_VOID(currentId.has_value(), false); in PushWithMode()
851 CHECK_EQUAL_VOID(currentId.has_value(), false); in PushWithCallback()
866 CHECK_EQUAL_VOID(currentId.has_value(), false); in PushNamedRoute()
878 CHECK_EQUAL_VOID(currentId.has_value(), false); in Replace()
893 CHECK_EQUAL_VOID(currentId.has_value(), false); in ReplaceWithMode()
909 CHECK_EQUAL_VOID(currentId.has_value(), false); in ReplaceWithCallback()
924 CHECK_EQUAL_VOID(currentId.has_value(), false); in ReplaceNamedRoute()
936 CHECK_EQUAL_VOID(currentId.has_value(), false); in Back()
959 CHECK_EQUAL_VOID(currentId.has_value(), false); in BackToIndex()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dutils.h46 #define CHECK_EQUAL_VOID(var, value) \ macro
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_node.cpp1498 CHECK_EQUAL_VOID(isDefaultBtnOverMaxWidth_, true); in ShowCopy()
1519 CHECK_EQUAL_VOID(isDefaultBtnOverMaxWidth_, true); in ShowPaste()
1544 CHECK_EQUAL_VOID(isDefaultBtnOverMaxWidth_, true); in ShowCopyAll()
1565 CHECK_EQUAL_VOID(isDefaultBtnOverMaxWidth_, true); in ShowAIWrite()
1593 CHECK_EQUAL_VOID(isDefaultBtnOverMaxWidth_, true); in ShowShare()
1606 CHECK_EQUAL_VOID(isDefaultBtnOverMaxWidth_, true); in ShowShare()
1618 CHECK_EQUAL_VOID(isDefaultBtnOverMaxWidth_, true); in ShowShare()
1640 CHECK_EQUAL_VOID(isDefaultBtnOverMaxWidth_, true); in ShowCamera()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp588 CHECK_EQUAL_VOID(isTexture_, false); in DrawBuffer()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_layout_algorithm.cpp376 CHECK_EQUAL_VOID(ComputeInnerLayoutSizeParam(innerLayout, dialogProp), true); in ComputeInnerLayoutParam()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_pattern.cpp1080 CHECK_EQUAL_VOID(childSize, 0); in GetInnerFocusPaintRect()
H A Dtimepicker_column_pattern.cpp466 CHECK_EQUAL_VOID(totalOptionCount, 0); in FlushCurrentOptions()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp123 CHECK_EQUAL_VOID(w1, 0); in GetEndP2P4()
138 CHECK_EQUAL_VOID(w1, 0); in GetP2()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp397 CHECK_EQUAL_VOID(totalOptionCount, 0); in FlushCurrentOptions()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp3579 CHECK_EQUAL_VOID(scrollBarAxis, direction); in SearchAndSetParentNestedScroll()
3631 CHECK_EQUAL_VOID(scrollBarAxis, direction); in SearchAndUnsetParentNestedScroll()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1741 CHECK_EQUAL_VOID(surfaceCallbackMode_, mode); in OnSurfaceCallbackModeChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.cpp1409 CHECK_EQUAL_VOID(optionProperties_.empty(), true); in SetOptionShiftDistance()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp1279 CHECK_EQUAL_VOID(children.empty(), true); in UpdateDisplayIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp2287 CHECK_EQUAL_VOID(isText, false); in GetSelectSpansPositionInfo()
10562 CHECK_EQUAL_VOID(IsPreviewTextInputting(), true); in OnBackPressed()
10563 CHECK_EQUAL_VOID(IsDragging(), true); in OnBackPressed()
10566 CHECK_EQUAL_VOID(focusHub->IsFocusable(), false); in OnBackPressed()
10592 CHECK_EQUAL_VOID(start > end, true); in OnBackPressed()

12