Home | History | Annotate | Download | only in cpp

Lines Matching refs:PPB_Graphics2D_1_1

25 template <> const char* interface_name<PPB_Graphics2D_1_1>() {
43 if (has_interface<PPB_Graphics2D_1_1>()) {
44 PassRefFromConstructor(get_interface<PPB_Graphics2D_1_1>()->Create(
73 if (has_interface<PPB_Graphics2D_1_1>()) {
74 get_interface<PPB_Graphics2D_1_1>()->PaintImageData(pp_resource(),
89 if (has_interface<PPB_Graphics2D_1_1>()) {
90 get_interface<PPB_Graphics2D_1_1>()->PaintImageData(pp_resource(),
103 if (has_interface<PPB_Graphics2D_1_1>()) {
104 get_interface<PPB_Graphics2D_1_1>()->Scroll(pp_resource(),
115 if (has_interface<PPB_Graphics2D_1_1>()) {
116 get_interface<PPB_Graphics2D_1_1>()->ReplaceContents(pp_resource(),
131 if (has_interface<PPB_Graphics2D_1_1>()) {
132 return get_interface<PPB_Graphics2D_1_1>()->Flush(
143 if (!has_interface<PPB_Graphics2D_1_1>())
145 return PP_ToBool(get_interface<PPB_Graphics2D_1_1>()->SetScale(pp_resource(),
150 if (!has_interface<PPB_Graphics2D_1_1>())
152 return get_interface<PPB_Graphics2D_1_1>()->GetScale(pp_resource());