OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ui_channel_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/win8/metro_driver/
chrome_app_view_ash.cc
468
ui_channel_
(nullptr),
625
ui_channel_
= &ui_channel;
629
ui_channel_
->Send(new MetroViewerHostMsg_SetTargetSurface(
637
ui_channel_
->Send(
785
if (
ui_channel_
) {
788
ui_channel_
->Send(new MetroViewerHostMsg_SetCursorPosAck());
793
ui_channel_
->Send(new MetroViewerHostMsg_MouseMoved(x, y, 0));
802
if (
ui_channel_
) {
804
ui_channel_
->Send(new MetroViewerHostMsg_MultiFileOpenDone(
807
ui_channel_
->Send(new MetroViewerHostMsg_FileOpenDone
[
all
...]
chrome_app_view_ash.h
195
IPC::ChannelProxy*
ui_channel_
;
member in class:ChromeAppViewAsh
Completed in 317 milliseconds