Searched +refs:icon +refs:mode (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgmm-utils.el197 (if (and (boundp 'tool-bar-mode)
198 tool-bar-mode
213 (defun gmm-tool-bar-from-list (icon-list zap-list default-map)
217 command, the second element is an icon file name and the third
225 can use \\[describe-key] <icon> to find out the name of an icon
226 item. When \\[describe-key] <icon> shows \"<tool-bar> <new-file>
236 ;; Zap some items which aren't relevant for this mode and take up space.
241 (icon (nth 1 el))
249 (apply 'tool-bar-local-item icon ni
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/demo/
H A Dtmpldlg.tcl98 set msg(icon) info
117 BWidget::wrap radiobutton $subf.rad1 -text "Information" -variable DemoDlg::msg(icon) -value info
118 BWidget::wrap radiobutton $subf.rad2 -text "Question" -variable DemoDlg::msg(icon) -value question
119 BWidget::wrap radiobutton $subf.rad3 -text "Warning" -variable DemoDlg::msg(icon) -value warning
120 BWidget::wrap radiobutton $subf.rad4 -text "Error" -variable DemoDlg::msg(icon) -value error
163 proc DemoDlg::_show_color {w {mode "popup"}} {
170 if { $mode == "popup" } {
215 -icon $msg(icon) \
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DWebKitAuthenticationWidget.cpp148 GtkWidget* icon = gtk_image_new_from_stock(GTK_STOCK_DIALOG_AUTHENTICATION, GTK_ICON_SIZE_DIALOG); local
149 gtk_misc_set_alignment(GTK_MISC(icon), 0.5, 0.0);
150 gtk_box_pack_start(GTK_BOX(authWidget), icon, FALSE, FALSE, 0); local
151 gtk_widget_show(icon);
215 GtkWidget* webkitAuthenticationWidgetNew(const AuthenticationChallenge& challenge, CredentialStorageMode mode) argument
219 authWidget->priv->credentialStorageMode = mode;
/macosx-10.9.5/tcl-102/tcl_ext/tclvfs/tclvfs/library/
H A Dstarkit.tcl26 variable mode ;# startup mode (starkit, sourced, etc)
52 # 2003/10/21, added in 1.3: remember startup mode in starkit::mode
54 if {![info exists starkit::mode]} { variable mode }
55 set mode [_startup]
113 tk_messageBox -icon error -message $msg -title "Fatal error"
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/tile/
H A Ddemo.rb141 img_data.keys.each{|icon|
142 $ICON[icon] = TkPhotoImage.new(:data=>img_data[icon])
210 $BUTTONS.each{|icon|
212 Tk::Tile::Button.new(tb, :text=>icon, :image=>$ICON[icon],
217 $CHECKBOXES.each{|icon|
219 Tk::Tile::Checkbutton.new(tb, :text=>icon, :image=>$ICON[icon],
220 :variable=>$V.ref(icon),
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/fumagic/
H A Dfiletypes.tcl81 if {[N S 2 == 0x1]} {switch -- [Nv c 48] 1 {emit {disk icon}} 2 {emit {drawer icon}} 3 {emit {tool icon}} 4 {emit {project icon}} 5 {emit {garbage icon}} 6 {emit {device icon}} 7 {emit {kickstart icon}} 8 {emit {workbench application icon}}
83 if {[N S 2 > 0x1]} {emit {icon, vers. %d}}
119 switch -- [Nv S 6 &0x0180] 0 {emit {Dolby Surround not indicated}} 128 {emit {not Dolby Surround encoded}} 256 {emit {Dolby Surround encoded}} 384 {emit {reserved Dolby Surround mode}}
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/iwidgets/
H A Dhierarchy.rb114 [ ?i, ?s, :icon ],
189 def draw(mode=None)
190 case mode
194 mode = '-now'
196 mode = '-eventually'
198 mode = mode.to_s
199 mode = '-' << mode if mode[
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dfigmemo_sample.rb116 @mode = old_mode = 0
124 next if (old_mode = @mode) == 0
149 @mode = 0
162 @mode = 1
175 @mode = 2
183 @mode = 3
197 @mode = 4
204 @mode = 5
302 ret = Tk.messageBox(:icon=>'warning',:type=>'okcancel',:default=>'cancel',
342 Tk.messageBox(:icon
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-tool-bar.el98 the default buttons in the folder and show mode buffers are being
100 letter mode are listed. FUNC1, FUNC2, FUNC3, ... are the names of
125 ICON is the icon that is drawn in the button.
151 (icon (nth 2 button))
152 (xemacs-icon (mh-do-in-xemacs
153 `(cdr (assoc (quote ,(intern icon)) mh-xemacs-icon-map))))
193 (add-to-list vector-list `(vector ,xemacs-icon ',function t ,full-doc))
197 tool-bar-add-item ,icon ',function ',key
218 (defun mh-buffer-exists-p (mode)
[all...]
/macosx-10.9.5/vim-53/src/
H A Dos_riscos.c19 int ro_line_mode = TRUE; /* For Ex mode we much echo chars to the screen ourselves */
82 static int mode = OUT_NORMAL; local
104 switch (mode)
109 mode = OUT_NORMAL;
123 mode = OUT_NUMBER;
154 /* Normal mode. */
159 /* Reverse mode. */
204 mode = OUT_NORMAL;
231 /* We're probably in Ex mode - get whole lines at a time. */
461 * Set the window title and icon
[all...]
H A Dmenu.c64 /* The character for each menu mode */
68 static char_u e_othermode[] = N_("E328: Menu only exists in another mode");
113 char_u *icon = NULL; local
144 /* Locate an optional "icon=filename" argument. */
145 if (STRNCMP(arg, "icon=", 5) == 0)
149 icon = arg;
218 * Need to get the toolbar icon index before doing the translation.
286 * For the PopUp menu, remove a menu for each mode separately.
317 * For the PopUp menu, remove a menu for each mode separately.
353 menuarg.iconfile = icon;
1936 int mode = 0; local
1994 int mode; local
2192 char_u *mode; local
[all...]
H A Dos_unix.c216 static int curr_tmode = TMODE_COOK; /* contains current terminal mode */
225 Bool shutdown; /* If we're in shutdown mode */
625 /* Go to cooked mode without echo, to allow SIGINT interrupting us
998 /* While in mch_delay() we go to cooked mode to allow a CTRL-C to
999 * interrupt us. But in cooked mode we may also get SIGQUIT, e.g., when
1083 * terminal mode, etc.)
1291 * Catch CTRL-C (only works while in Cooked mode).
1763 * Determine original x11 Window icon
1773 /* could not get old icon, use terminal name */
1796 /* Get window/icon nam
[all...]
/macosx-10.9.5/tcl-102/tk/tk/library/demos/
H A Dttkpane.tcl45 tk_messageBox -type ok -icon info -message "Ouch!" -detail "That hurt..." \
84 ttk::progressbar $w.outer.inRight.top.progress -mode indeterminate
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dttkpane.rb64 Tk.messageBox(:type=>'ok', :icon=>'info', :message=>'Ouch!',
191 Ttk::Progressbar.new(right_top, :mode=>:indeterminate).pack(:fill=>:both, :expand=>true).start
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-jp/
H A Dttkpane.rb66 Tk.messageBox(:type=>'ok', :icon=>'info',
194 Ttk::Progressbar.new(right_top, :mode=>:indeterminate).pack(:fill=>:both, :expand=>true).start
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim131 " Reset 'title' and 'icon' to make it work faster.
133 let s:old_icon = &icon
228 call append("$", "insertmode\tuse Insert mode as the default mode")
230 call append("$", "paste\tpaste mode, insert typed text literally")
232 call append("$", "pastetoggle\tkey sequence to toggle paste mode")
303 call append("$", "showfulltag\twhen completing tags in Insert mode show more info")
365 call append("$", "listchars\tlist of strings used for list mode")
526 call append("$", "esckeys\trecognize keys that start with <Esc> in Insert mode")
547 let &icon
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinDialog.c2098 int result, mustExist, code, mode, i;
2247 mode = Tcl_SetServiceMode(TCL_SERVICE_ALL);
2249 Tcl_SetServiceMode(mode);
2546 int defaultBtn, icon, type;
2552 "-default", "-icon", "-message", "-parent",
2565 icon = MB_ICONINFORMATION;
2601 icon = TkFindStateNumObj(interp, optionPtr, iconMap, valuePtr);
2602 if (icon < 0) {
2662 flags |= icon | type | MB_SYSTEMMODAL;
2673 * In order to have the parent window icon reflecte
2085 int result, mustExist, code, mode, i; local
2531 int defaultBtn, icon, type; local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXWm.c182 * The following keeps state for Aqua dock icon bounce notification.
520 wmPtr->icon = NULL;
746 if (wmPtr->icon != NULL) {
747 wmPtr2 = ((TkWindow *) wmPtr->icon)->wmInfoPtr;
752 wmPtr2->icon = NULL;
1558 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
2063 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
2345 if (wmPtr->icon != NULL) {
2346 Tcl_SetResult(interp, Tk_PathName(wmPtr->icon), TCL_STATIC);
2352 if (wmPtr->icon !
6276 SystemUIMode mode; local
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXWm.c77 * The following keeps state for Aqua dock icon bounce notification.
228 wmPtr->icon = NULL;
454 if (wmPtr->icon != NULL) {
455 wmPtr2 = ((TkWindow *) wmPtr->icon)->wmInfoPtr;
460 wmPtr2->icon = NULL;
1324 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
1830 ": it is an icon for ", Tk_PathName(wmPtr->iconFor), NULL);
2111 if (wmPtr->icon != NULL) {
2112 Tcl_SetResult(interp, Tk_PathName(wmPtr->icon), TCL_STATIC);
2118 if (wmPtr->icon !
6272 SystemUIMode mode; local
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Determ.vim106 syn keyword etermIClassOptions contained icon path nextgroup=etermString
126 syn keyword etermImageOptions contained mode nextgroup=etermImageModes
249 syn keyword etermButtonIcon contained icon nextgroup=etermButtonIconFile
H A Dpine.vim239 syn keyword pineOption enable-cruise-mode
240 syn keyword pineOption enable-cruise-mode-delete
253 syn keyword pineOption enable-lame-list-mode
262 syn keyword pineOption enable-newmail-in-xterm-icon
272 syn keyword pineOption enable-tray-icon
H A Dprogress.vim132 syn keyword ProgressOperator attach[ment] auto-end-key auto-endkey auto-go auto-ind[ent] auto-resize auto-z[ap] available-formats ave[rage] avg backward[s] base-key batch[-mode] bgc[olor] binary
142 syn keyword ProgressOperator delete-line delete-selected-row delete-selected-rows deselect-focused-row deselect-rows deselect-selected-row d[esign-mode] dialog-box dialog-help dir disabled display-message
156 syn keyword ProgressOperator line list-events list-items list-query-attrs list-set-attrs list-widgets load l[oad-control] load-icon load-image load-image-down load-image-insensitive load-image-up
157 syn keyword ProgressOperator load-mouse-point[er] load-small-icon log logical lookahead lower lt manual-highlight margin-extra margin-height margin-height-ch[ars] margin-height-pi[xels] margin-width
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl686 # If we can locate the XDG icon file then make use of it.
689 if {[set icon [locate_xdg_icon tkcon-icon.png]] ne ""} {
690 image create photo tkcon_icon -file $icon
706 # Hunt around the XDG defined directories for the icon.
707 # Note: hicolor is the standard theme used by xdg-icon-resource.
1135 -icon info -message \
1224 -icon question \
1447 label $w.label -text "Menus not available in plugin mode"
1836 tk_messageBox -icon erro
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim1167 \ 'bzopen(': 'string filename, string mode | resource',
1199 \ 'chmod(': 'string filename, int mode | bool',
1240 \ 'count_chars(': 'string string [, int mode] | mixed',
1241 \ 'count(': 'mixed var [, int mode] | int',
1242 \ 'cpdf_add_annotation(': 'int pdf_document, float llx, float lly, float urx, float ury, string title, string content [, int mode] | bool',
1244 \ 'cpdf_arc(': 'int pdf_document, float x_coor, float y_coor, float radius, float start, float end [, int mode] | bool',
1246 \ 'cpdf_circle(': 'int pdf_document, float x_coor, float y_coor, float radius [, int mode] | bool',
1253 \ 'cpdf_curveto(': 'int pdf_document, float x1, float y1, float x2, float y2, float x3, float y3 [, int mode] | bool',
1260 \ 'cpdf_import_jpeg(': 'int pdf_document, string file_name, float x_coor, float y_coor, float angle, float width, float height, float x_scale, float y_scale, int gsave [, int mode] | bool',
1261 \ 'cpdf_lineto(': 'int pdf_document, float x_coor, float y_coor [, int mode] | boo
[all...]
/macosx-10.9.5/emacs-92/emacs/src/
H A Dxfns.c289 It could be the frame's main window or an icon window. */
791 /* Set icon from FILE for frame F. By using GTK functions the icon
1243 error ("No icon window available");
1282 error ("No icon window available");
1589 coding.mode |= CODING_MODE_LAST_BLOCK;
1607 /* Set the WM name to NAME for frame F. Also set the icon name.
1608 If the frame already has an icon name, use that, otherwise set the
1609 icon name to NAME. */
1621 XTextProperty text, icon;
1610 XTextProperty text, icon; local
1669 XSetWMIconName (FRAME_X_DISPLAY (f), FRAME_OUTER_WINDOW (f), &icon); local
[all...]

Completed in 266 milliseconds

12