Pepper_47_C_interfaces
Classes | Functions
pp_touch_point.h File Reference
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_point.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for pp_touch_point.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PP_TouchPoint
 

Functions

 PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES (PP_TouchPoint, 28)
 
PP_INLINE struct PP_TouchPoint PP_MakeTouchPoint (void)
 

Detailed Description

This file defines the API to create a touch point or position where fingers makes contact with touch screen device.

Definition in file pp_touch_point.h.