#include "plugin_type.h"
#include "plugin_unknown.h"
Go to the source code of this file.
Data Structures | |
struct | IPluginZoom |
Universal Document Shell Plugin Zoom interface Through IPluginZoom, caller can set/get zoom factors to/from plugin. The zoom factor used here are the ratio related to the whole page. That means the value zone of a zoom factor is [0,1]. More... |