HomeSort by relevance Sort by last modified time
    Searched refs:xfocus (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.c 739 xevent.xfocus.type = FocusIn;
745 xevent.xfocus.type = FocusOut;
748 xevent.xfocus.window = XtWindow(xtplug->child_widget);
749 xevent.xfocus.display = XtDisplay(xtplug->child_widget);
751 xevent.xfocus.window,
PluginViewGtk.cpp 444 XFocusChangeEvent& event = npEvent.xfocus;
457 XFocusChangeEvent& event = npEvent.xfocus;
  /external/webkit/Source/WebCore/plugins/qt/
PluginViewQt.cpp 584 XFocusChangeEvent& event = npEvent.xfocus;
597 XFocusChangeEvent& event = npEvent.xfocus;
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 985 XFocusChangeEvent xfocus; member in union:_XEvent
    [all...]

Completed in 881 milliseconds