5 #ifndef PPAPI_CPP_VIEW_H_ 
    6 #define PPAPI_CPP_VIEW_H_ 
    8 #include "ppapi/cpp/resource.h" 
    9 #include "ppapi/cpp/rect.h" 
   10 #include "ppapi/cpp/size.h" 
  152 #endif  // PPAPI_CPP_VIEW_H_ 
float GetDeviceScale() const 
 
A 2 dimensional point with 0,0 being the upper-left starting coordinate. 
 
bool IsFullscreen() const 
 
bool IsPageVisible() const 
 
float GetCSSScale() const 
 
A reference counted module resource. 
 
View()
Default constructor for creating an is_null() View object. 
 
Point GetScrollOffset() const