Pepper_31_C_interfaces
Public Attributes | List of all members
PPP_Zoom_Dev_0_3 Struct Reference

#include <ppp_zoom_dev.h>

Collaboration diagram for PPP_Zoom_Dev_0_3:
Collaboration graph

Public Attributes

void(* Zoom )(PP_Instance instance, double factor, PP_Bool text_only)
 

Detailed Description

Zoom interface should only apply to those full-page "plugin-document".

Definition at line 32 of file ppp_zoom_dev.h.

Member Data Documentation

void(* PPP_Zoom_Dev_0_3::Zoom)(PP_Instance instance, double factor, PP_Bool text_only)

Instruct plug-in to zoom according to the given factor and whether the zoom only applies to text only. The scale factor is the percentage divided by 100, i.e. 150% zoom is 1.5.

Definition at line 38 of file ppp_zoom_dev.h.


The documentation for this struct was generated from the following file: