Lines Matching refs:PP_ToBool
33 if (PP_ToBool(get_interface<PPB_View_1_1>()->GetRect(pp_resource(), &out)))
36 if (PP_ToBool(get_interface<PPB_View_1_0>()->GetRect(pp_resource(), &out)))
44 return PP_ToBool(get_interface<PPB_View_1_1>()->IsFullscreen(
47 return PP_ToBool(get_interface<PPB_View_1_0>()->IsFullscreen(
55 return PP_ToBool(get_interface<PPB_View_1_1>()->IsVisible(pp_resource()));
57 return PP_ToBool(get_interface<PPB_View_1_0>()->IsVisible(pp_resource()));
63 return PP_ToBool(get_interface<PPB_View_1_1>()->IsPageVisible(
66 return PP_ToBool(get_interface<PPB_View_1_0>()->IsPageVisible(
75 if (PP_ToBool(get_interface<PPB_View_1_1>()->GetClipRect(pp_resource(),
79 if (PP_ToBool(get_interface<PPB_View_1_0>()->GetClipRect(pp_resource(),