|
Pepper_31_C_interfaces
|
#include <ppp_find_dev.h>

Public Attributes | |
| PP_Bool(* | StartFind )(PP_Instance instance, const char *text, PP_Bool case_sensitive) |
| void(* | SelectFindResult )(PP_Instance instance, PP_Bool forward) |
| void(* | StopFind )(PP_Instance instance) |
Definition at line 13 of file ppp_find_dev.h.
| void(* PPP_Find_Dev::SelectFindResult)(PP_Instance instance, PP_Bool forward) |
Definition at line 26 of file ppp_find_dev.h.
| PP_Bool(* PPP_Find_Dev::StartFind)(PP_Instance instance, const char *text, PP_Bool case_sensitive) |
Definition at line 21 of file ppp_find_dev.h.
| void(* PPP_Find_Dev::StopFind)(PP_Instance instance) |
Definition at line 31 of file ppp_find_dev.h.
1.8.6