Pepper_31_C_interfaces
Classes | Macros | Typedefs
ppp_text_input_dev.h File Reference
#include "ppapi/c/pp_instance.h"
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
Include dependency graph for ppp_text_input_dev.h:

Go to the source code of this file.

Classes

struct  PPP_TextInput_Dev_0_1
 

Macros

#define PPP_TEXTINPUT_DEV_INTERFACE_0_1   "PPP_TextInput(Dev);0.1"
 
#define PPP_TEXTINPUT_DEV_INTERFACE   PPP_TEXTINPUT_DEV_INTERFACE_0_1
 

Typedefs

typedef struct
PPP_TextInput_Dev_0_1 
PPP_TextInput_Dev
 

Detailed Description

This file defines the PPP_TextInput_Dev interface.

Definition in file ppp_text_input_dev.h.

Macro Definition Documentation

#define PPP_TEXTINPUT_DEV_INTERFACE   PPP_TEXTINPUT_DEV_INTERFACE_0_1

Definition at line 16 of file ppp_text_input_dev.h.

#define PPP_TEXTINPUT_DEV_INTERFACE_0_1   "PPP_TextInput(Dev);0.1"

Definition at line 15 of file ppp_text_input_dev.h.