Searched defs:buttons (Results 1 - 25 of 43) sorted by relevance

12

/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Ddialog1.rb24 def buttons method in class:TkDialog_Demo1
H A Ddialog2.rb24 def buttons method in class:TkDialog_Demo2
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Ddialog1.rb25 def buttons method in class:TkDialog_Demo1
H A Ddialog2.rb25 def buttons method in class:TkDialog_Demo2
/macosx-10.9.5/WebCore-7537.78.1/Modules/gamepad/
H A DGamepad.cpp48 void Gamepad::buttons(unsigned count, float* data) function in class:WebCore::Gamepad
H A DGamepad.h59 const FloatVector& buttons() const { return m_buttons; } function in class:WebCore::Gamepad
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-speedbar.el
H A Derc-button.el[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tk/
H A Ddialog.rb242 def buttons method in class:TkDialogObj.create_self
312 def buttons method in class:TkDialogObj.create_self.TkWarningObj
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-speed.el
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXMouseEvent.c128 UInt32 buttons; local
H A DtkMacOSXDialog.c910 NSArray *buttons; local
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDShared.h123 int buttons; /* State of the mouse buttons 1==down, 0==up */ member in struct:_evGlobals
H A DIOLLEvent.h344 UInt16 buttons; /* one bit per button - bit 0 is first button - 1 = closed */ member in struct:_NXTabletPointData
461 UInt16 buttons; /* one bit per button - bit 0 is first button - 1 = closed */ member in struct:__anon2311::__anon2321
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-salt.el[all...]
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_mouse.c108 #undef buttons /* symbol conflict in consio.h */ macro
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDPointingDevice.cpp158 UInt8 buttons; member in struct:GenericMouseReport
415 void IOHIDPointingDevice::postMouseEvent(UInt8 buttons, UInt16 x, UInt16 y, UInt8 wheel) argument
H A DIOHIPointing.cpp1018 int buttons = 0; local
1104 int buttons; local
[all...]
/macosx-10.9.5/Security-55471.14.18/authd/
H A Drule.c901 CFMutableDictionaryRef buttons = CFDictionaryCreateMutable(kCFAllocatorDefault, 0, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks); local
/macosx-10.9.5/vim-53/src/
H A Dgui_w16.c1095 gui_mch_dialog( int type, char_u *title, char_u *message, char_u *buttons, int dfltbutton, char_u *textfield) argument
[all...]
H A Dgui_gtk.c1078 char **buttons = NULL; local
1145 char **buttons; local
1266 gui_mch_dialog(int type, char_u *title, char_u *message, char_u *buttons, int def_but, char_u *textfield) argument
1281 dialog_add_buttons(GTK_DIALOG(dialog), buttons); local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dspeedbar.el[all...]
H A Dinfo.el
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDDevice.cpp1456 HIDButtonCapabilitiesPtr buttons = 0; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/
H A DWebKitWebView.cpp219 static GtkWidget* webkitWebViewCreateJavaScriptDialog(WebKitWebView* webView, GtkMessageType type, GtkButtonsType buttons, int defaultResponse, const char* message) argument

Completed in 289 milliseconds

12