OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetIMESelection
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/shared_impl/
ppb_input_event_shared.cc
113
void PPB_InputEvent_Shared::
GetIMESelection
(uint32_t* start, uint32_t* end) {
/external/chromium_org/ppapi/thunk/
ppb_input_event_thunk.cc
393
void
GetIMESelection
(PP_Resource ime_event, uint32_t* start, uint32_t* end) {
403
enter.object()->
GetIMESelection
(start, end);
412
&
GetIMESelection
422
&
GetIMESelection
432
&
GetIMESelection
Completed in 34 milliseconds