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