Searched refs:PP_PrivatePageTransformType (Results 1 – 5 of 5) sorted by relevance
20 } PP_PrivatePageTransformType; typedef21 PP_COMPILE_ASSERT_SIZE_IN_BYTES(PP_PrivatePageTransformType, 4);29 void (*Transform)(PP_Instance instance, PP_PrivatePageTransformType type);
22 void Transform(PP_Instance instance, PP_PrivatePageTransformType type) { in Transform()69 PP_PrivatePageTransformType type = clockwise ? in OnPluginMsgRotate()
151 void Transform(PP_Instance instance, PP_PrivatePageTransformType type) { in Transform()
202 void Transform(PP_Instance instance, PP_PrivatePageTransformType type) { in Transform()
1810 PP_PrivatePageTransformType transform_type = in RotateView()