Searched defs:widget (Results 1 - 25 of 148) sorted by relevance

123456

/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/modules/widget/
H A Dwidget.tcl[all...]
H A Ddateentry.tcl[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dwidget.el[all...]
H A Dwid-browse.el[all...]
H A Dwid-edit.el61 (defvar widget) function
[all...]
H A Dtree-widget.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DScriptControllerQt.cpp47 PassRefPtr<JSC::Bindings::Instance> ScriptController::createScriptInstanceForWidget(WebCore::Widget* widget) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DPlatformSupportQt.cpp42 NPObject* PlatformSupport::pluginScriptableObject(Widget* widget) argument
H A DPlatformScreenQt.cpp88 FloatRect screenRect(Widget* widget) argument
94 FloatRect screenAvailableRect(Widget* widget) argument
/macosx-10.9.5/WebKit-7537.78.2/qt/tests/hybridPixmap/
H A Dtst_hybridPixmap.cpp43 Widget widget; local
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DGtkDragAndDropHelper.h45 void setWidget(GtkWidget* widget) { m_widget = widget; } argument
H A DGtkUtilities.cpp27 IntPoint convertWidgetPointToScreenPoint(GtkWidget* widget, const IntPoint& point) argument
50 bool widgetIsOnscreenToplevelWindow(GtkWidget* widget) argument
H A DGtkClickCounter.cpp72 int GtkClickCounter::clickCountForGdkButtonEvent(GtkWidget* widget, GdkEventButton* buttonEvent) argument
H A DGtkPluginWidget.cpp38 GtkPluginWidget::GtkPluginWidget(GtkWidget* widget) argument
H A DGtkWidgetBackingStoreX11.cpp30 PassOwnPtr<WidgetBackingStore> WidgetBackingStoreGtkX11::create(GtkWidget* widget, const IntSize& size) argument
38 WidgetBackingStoreGtkX11::WidgetBackingStoreGtkX11(GtkWidget* widget, const IntSize& size) argument
H A DContextMenuGtk.cpp103 GtkWidget* widget = static_cast<GtkWidget*>(item->data); local
H A DPlatformScreenGtk.cpp45 static GtkWidget* getToplevel(GtkWidget* widget) argument
51 static GdkVisual* getVisual(Widget* widget) argument
64 int screenDepth(Widget* widget) argument
72 int screenDepthPerComponent(Widget* widget) argument
81 bool screenIsMonochrome(Widget* widget) argument
87 getScreen(GtkWidget* widget) argument
92 screenRect(Widget* widget) argument
110 screenAvailableRect(Widget* widget) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DPlatformScreenBlackBerry.cpp51 static FloatRect toUserSpace(FloatRect rect, Widget* widget) argument
63 FloatRect screenAvailableRect(Widget* widget) argument
70 FloatRect screenRect(Widget* widget) argument
H A DWidgetBlackBerry.cpp31 Widget::Widget(PlatformWidget widget) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/cairo/
H A DWidgetBackingStoreCairo.cpp29 static PassRefPtr<cairo_surface_t> createSurfaceForBackingStore(PlatformWidget widget, const IntSize& size) argument
39 PassOwnPtr<WidgetBackingStore> WidgetBackingStoreCairo::create(PlatformWidget widget, const IntSize& size) argument
47 WidgetBackingStoreCairo::WidgetBackingStoreCairo(PlatformWidget widget, const IntSize& size) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DPlatformScreenEfl.cpp61 int screenDepthPerComponent(Widget* widget) argument
81 bool screenIsMonochrome(Widget* widget) argument
86 FloatRect screenRect(Widget* widget) argument
106 screenAvailableRect(Widget* widget) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/win/
H A DPlatformScreenWin.cpp42 static MONITORINFOEX monitorInfoForWidget(Widget* widget) argument
53 static DEVMODE deviceInfoForWidget(Widget* widget) argument
69 int screenDepth(Widget* widget) argument
80 int screenDepthPerComponent(Widget* widget) argument
86 screenIsMonochrome(Widget* widget) argument
97 screenRect(Widget* widget) argument
103 screenAvailableRect(Widget* widget) argument
[all...]
H A DWidgetWin.cpp44 Widget::Widget(PlatformWidget widget) argument
/macosx-10.9.5/WebCore-7537.78.1/page/qt/
H A DEventHandlerQt.cpp88 bool EventHandler::passWheelEventToWidget(const PlatformWheelEvent& event, Widget* widget) argument
/macosx-10.9.5/WebCore-7537.78.1/page/win/
H A DEventHandlerWin.cpp76 bool EventHandler::passWheelEventToWidget(const PlatformWheelEvent& wheelEvent, Widget* widget) argument

Completed in 210 milliseconds

123456