Searched refs:outline (Results 151 - 175 of 200) sorted by relevance

12345678

/macosx-10.10.1/emacs-93/emacs/lisp/obsolete/
H A Dooutline.el1 ;;; ooutline.el --- outline mode commands for Emacs
28 ;; This package is a major mode for editing outline-format documents.
29 ;; An outline can be `abstracted' to show headers at any given level,
38 :prefix "outline-"
42 (defcustom outline-regexp nil
46 in the file it applies to. See also outline-heading-end-regexp."
52 (or (default-value 'outline-regexp)
53 (setq-default outline-regexp "[*\^L]+"))
55 (defcustom outline-heading-end-regexp "[\n\^M]"
64 (defvar outline
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/play/
H A Dgametree.el86 (require 'outline)
130 You should change this if you change `outline-regexp'."
192 (if (re-search-forward (concat "\\=" outline-regexp) nil t)
221 (re-search-forward (concat "\\=" outline-regexp) nil t)
229 This value is simply the outline heading level of the current line."
232 (if (looking-at outline-regexp)
233 (outline-level) 0)))
253 ;;;; outline layout
262 (and (bolp) (not (eobp)) (not (looking-at outline-regexp)))))
268 (outline
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/unix/
H A Dsnack.tcl1237 -fill $lm(oncolor) -outline ""
1238 $c create rectangle 0 0 0 0 -outline "" -fill $lm(offcolor) \
1240 $c create rectangle 0 0 0 0 -outline "" -fill $lm(offcolor) \
1243 -outline $lm(bg)
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/canvas/
H A Dcanvas_sqmap.tcl567 $hull create rectangle $x $y $x1 $y1 -outline red
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/widget/
H A Dcalendar.tcl465 -outline $options(-highlightcolor)
468 -outline $options(-shadecolor)
/macosx-10.10.1/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/populate/
H A Dapple.css28 .replaced { display: block; width: 1px; height: 1px; outline: none; overflow: hidden; text-indent: -9999px; }
294 #productheader h2 a { line-height: 32px; background-position: 0 0; background-repeat: no-repeat; color: #888; display: block; font-weight: normal; height: 32px; outline: none; text-decoration: none; text-indent: -9999px; *position: relative; }
314 #productheader a.tryamac, #productheader span.tryamac { height: 25px; margin: 0.7em 0 0 20px; background-position: 0 0; background-repeat: no-repeat; display: block; float: right; position: relative; text-decoration: none; text-indent: -9999px; outline: none; overflow: hidden; }
315 #productheader a.notifyme, #productheader span.notifyme { height: 25px; margin: 0.8em 0 0 20px; background-position: 0 0; background-repeat: no-repeat; display: block; float: right; position: relative; text-decoration: none; text-indent: -9999px; outline: none; overflow: hidden; }
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DTimelineSidebarPanel.css47 outline: none;
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/demos/
H A Dcatalog277 -outline black -fill $bg
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dwatch.itk597 watch itemconfigure tick -outline $itk_option(-tickcolor)
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dcool.tcl65 $c create rect -1 -1 -1 -1 -tags mark -width 2 -outline red
68 -width 2 -outline red
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dfirefox.tcl69 $T element create eRectTop rect -outline black -fill #FFFFCC \
71 $T element create eRectBottom rect -outline black -fill #FFFFCC \
H A Dcolumn-lock.tcl145 $T element create cell.bd rect -outline gray -outlinewidth 1 -open wn \
H A Ddemo.tcl1581 $T element create elemSelImg rect -outline {SystemHighlight {selected focus}} \
1615 $T element create elemSelImg rect -outline {SystemHighlight {selected focus}} \
1737 -fill gray90 -outline black -width 2 -tags $cursor.rect
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeElem.c1917 PerStateInfo outline; member in struct:ElementRect
1953 {TK_OPTION_CUSTOM, "-outline", (char *) NULL, (char *) NULL,
1955 Tk_Offset(ElementRect, outline.obj), Tk_Offset(ElementRect, outline),
2141 COLOR_FOR_STATE(color, outline, state)
2243 COLOR_FOR_STATE(o1, outline, args->states.state1)
2244 COLOR_FOR_STATE(o2, outline, args->states.state2)
2261 modified |= PerStateInfo_Undefine(tree, &pstColor, &elemX->outline, args->state);
2274 "-fill", "-outline",
2294 OBJECT_FOR_STATE(obj, pstColor, outline, arg
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/bwidget/bwidget/
H A Dlistbox.tcl790 $path.c itemconfigure s:$item -fill {} -outline {}
845 $path.c itemconfigure s:$item -fill $sbg -outline $sbg
1151 -fill $selbg -outline $selbg -tags $tags]
H A Dtree.tcl1033 $path.c itemconfigure s:$node -fill {} -outline {}
1089 $path.c itemconfigure s:$node -fill $sbg -outline $sbg
1361 -fill {} -outline {}]
1542 -fill $selbg -outline $selbg]
H A Dnotebook.tcl883 -outline $bg \
914 $path.c itemconfigure "$page:poly" -fill $bg -outline $bg
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dfigmemo_sample.rb166 :outline=>@col, :width=>3, :tags=>[@memo_id_tag])
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/fumagic/
H A Dfiletypes.tcl84 } 3840 {emit {AmigaOS bitmap font}} 3843 {emit {AmigaOS outline font}} 19937 {emit {MPEG-4 LO-EP audio stream}} 3599 {emit {Atari MSA archive data}
596 if {[S 0 == {FONT\0}]} {emit {RISC OS outline font data,}
820 switch -- [Nv I 0] 1936484385 {emit {Allegro datafile \(packed\)}} 1936484398 {emit {Allegro datafile \(not packed/autodetect\)}} 1936484395 {emit {Allegro datafile \(appended exe data\)}} 1018 {emit {AmigaOS shared library}} 1011 {emit {AmigaOS loadseg\(\)ble executable/binary}} 999 {emit {AmigaOS object/library data}} -2147479551 {emit {AmigaOS outline tag}} 1 {emit {JVT NAL sequence}
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Dtwind.tcl253 [expr {$x+6}] [expr {$y+6}] -width 1 -outline black \
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/plotchart/
H A Dplotchart.tcl1538 -tag {Edit vertscroll lowest} -outline white
1540 -tag [list $tag vertscroll lowest] -outline white
2036 $w create oval $pxmin $pymin $pxmax $pymax -outline $config($w,limits,color) -tag limits
H A Dplotaxis.tcl630 set oval [$w create oval $xleft $ytop $xright $ybottom -outline $linecolor -width $thickness -fill {}]
1069 -outline $legend($w,border) -tag {legendbg legendobj}
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/apps/
H A Dbitmap-editor228 .c create rect $l $t $b $r -tag outline -width 2
/macosx-10.10.1/tcl-105/tk/tk/library/
H A Dtkfbox.tcl183 $data(canvas) create rect $bbox -fill $cbg -outline $cbg \
364 set rTag [$data(canvas) create rect 0 0 0 0 -fill "" -outline "" \
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcss.vim142 syn match cssUIProp contained "\<outline\(-\(width\|style\|color\)\)\=\>"

Completed in 691 milliseconds

12345678