Home
last modified time | relevance | path

Searched refs:GetArcTextCenter (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/ui/test/unittest/components/
Dui_arc_label_unit_test.cpp144 EXPECT_EQ(arcLabel_->GetArcTextCenter().x, posX);
145 EXPECT_EQ(arcLabel_->GetArcTextCenter().y, posY);
/foundation/graphic/ui/interfaces/kits/components/
Dui_arc_label.h236 Point GetArcTextCenter() const in GetArcTextCenter() function