Module ppapi::ppbExperimental
[-]
[+]
[src]
PPB related interfaces. Many interfaces have convenience functions to remove much of the verbose-ness of the originals.
Traits
Functions
| get_actual_browser | Get the PPB_GetInterface function pointer. |
| get_array | Returns a static ref to the interface |
| get_array_buffer | Returns a static ref to the interface |
| get_array_buffer_opt | Returns an optional static ref to the interface |
| get_array_opt | Returns an optional static ref to the interface |
| get_console | Returns a static ref to the interface |
| get_console_opt | Returns an optional static ref to the interface |
| get_core | Returns a static ref to the interface |
| get_core_opt | Returns an optional static ref to the interface |
| get_dictionary | Returns a static ref to the interface |
| get_dictionary_opt | Returns an optional static ref to the interface |
| get_file_system | Returns a static ref to the interface |
| get_file_system_opt | Returns an optional static ref to the interface |
| get_font | Returns a static ref to the interface |
| get_font_opt | Returns an optional static ref to the interface |
| get_gles2 | Returns a static ref to the interface |
| get_gles2_opt | Returns an optional static ref to the interface |
| get_graphics_3d | Returns a static ref to the interface |
| get_graphics_3d_opt | Returns an optional static ref to the interface |
| get_image_data | Returns a static ref to the interface |
| get_image_data_opt | Returns an optional static ref to the interface |
| get_ime_event | Returns a static ref to the interface |
| get_ime_event_opt | Returns an optional static ref to the interface |
| get_input_event | Returns a static ref to the interface |
| get_input_event_opt | Returns an optional static ref to the interface |
| get_instance | Returns a static ref to the interface |
| get_instance_opt | Returns an optional static ref to the interface |
| get_keyboard_event | Returns a static ref to the interface |
| get_keyboard_event_opt | Returns an optional static ref to the interface |
| get_message_loop | Returns a static ref to the interface |
| get_message_loop_opt | Returns an optional static ref to the interface |
| get_messaging | Returns a static ref to the interface |
| get_messaging_opt | Returns an optional static ref to the interface |
| get_mouse_event | Returns a static ref to the interface |
| get_mouse_event_opt | Returns an optional static ref to the interface |
| get_touch_event | Returns a static ref to the interface |
| get_touch_event_opt | Returns an optional static ref to the interface |
| get_url_loader | Returns a static ref to the interface |
| get_url_loader_opt | Returns an optional static ref to the interface |
| get_url_request | Returns a static ref to the interface |
| get_url_request_opt | Returns an optional static ref to the interface |
| get_url_response | Returns a static ref to the interface |
| get_url_response_opt | Returns an optional static ref to the interface |
| get_var | Returns a static ref to the interface |
| get_var_opt | Returns an optional static ref to the interface |
| get_view | Returns a static ref to the interface |
| get_view_opt | Returns an optional static ref to the interface |
| get_wheel_event | Returns a static ref to the interface |
| get_wheel_event_opt | Returns an optional static ref to the interface |