Searched defs:arc_flag (Results 1 - 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/test/unittest/core/pattern/menu/ |
| H A D | menu_paint_test_ng.cpp | 88 int32_t arc_flag = 0; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
| H A D | bubble_layout_algorithm.cpp | 1542 std::string BubbleLayoutAlgorithm::ArcTo(double rx, double ry, double rotation, int32_t arc_flag, double x, double y) in ArcTo() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/ |
| H A D | sheet_presentation_pattern.cpp | 2054 std::string SheetPresentationPattern::ArcTo(double rx, double ry, double rotation, int32_t arc_flag, double x, double y) in GetSheetTypeWithAuto() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
| H A D | menu_layout_algorithm.cpp | 2837 std::string MenuLayoutAlgorithm::ArcTo(double rx, double ry, double rotation, int32_t arc_flag, double x, double y) in ArcTo() argument
|
Completed in 32 milliseconds