Home
last modified time | relevance | path

Searched defs:arc_flag (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_paint_test_ng.cpp88 int32_t arc_flag = 0; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_layout_algorithm.cpp1542 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 Dsheet_presentation_pattern.cpp2054 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 Dmenu_layout_algorithm.cpp2837 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