Searched refs:roundPos (Results 1 – 1 of 1) sorted by relevance
47 RoundRect::CornerPos roundPos = RoundRect::CornerPos::TOP_LEFT_POS; in CCornerPosCastToCornerPos() local50 roundPos = RoundRect::CornerPos::TOP_LEFT_POS; in CCornerPosCastToCornerPos()53 roundPos = RoundRect::CornerPos::TOP_RIGHT_POS; in CCornerPosCastToCornerPos()56 roundPos = RoundRect::CornerPos::BOTTOM_RIGHT_POS; in CCornerPosCastToCornerPos()59 roundPos = RoundRect::CornerPos::BOTTOM_LEFT_POS; in CCornerPosCastToCornerPos()64 return roundPos; in CCornerPosCastToCornerPos()