Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
|
#include <stdint.h>
#include <string>
#include "ppapi/c/ppb_text_input_controller.h"
#include "ppapi/cpp/instance_handle.h"
#include "ppapi/cpp/var.h"
Go to the source code of this file.
Classes | |
class | pp::TextInputController |
Namespaces | |
pp | |
The C++ interface to the Pepper API. | |
This file defines the APIs for text input handling.