Searched refs:REVERSE_HORIZONTAL (Results 1 – 3 of 3) sorted by relevance
36 REVERSE_HORIZONTAL = 4, enumerator
77 case OHOS::Rosen::Orientation::REVERSE_HORIZONTAL: in ConvertOrientationType()78 return OHOS::NWeb::OrientationType::REVERSE_HORIZONTAL; in ConvertOrientationType()
186 type = OHOS::Rosen::Orientation::REVERSE_HORIZONTAL;188 EXPECT_EQ(retType, OHOS::NWeb::OrientationType::REVERSE_HORIZONTAL);239 defaultScreen->SetOrientation(Orientation::REVERSE_HORIZONTAL);