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
132
void PPB_InputEvent_Shared::
GetIMESelection
(uint32_t* start, uint32_t* end) {
/external/chromium_org/ppapi/thunk/
ppb_input_event_thunk.cc
392
void
GetIMESelection
(PP_Resource ime_event, uint32_t* start, uint32_t* end) {
402
enter.object()->
GetIMESelection
(start, end);
411
&
GetIMESelection
421
&
GetIMESelection
431
&
GetIMESelection
Completed in 217 milliseconds