Searched +refs:display +refs:color (Results 1 - 25 of 202) sorted by relevance

123456789

/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/tepam/
H A D1_procedure_introduction.demo33 DemoControl(IsExecutable) {[info commands {display message}]=={}}
35 # This first example section declares the sub procedure 'display message' that has
39 procedure {display message} {
47 {-fg -type color -default black -description "Message color"}
48 {-bg -type color -optional -description "Background color"}
51 {text -type string -multiple -description "Multiple text lines to display"}
54 puts "display message:"
64 DemoControl(IsExecutable) {[info commands {display messag
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/forms/
H A Dstyle.cgi17 echo { display: block; color: red; }
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/examples/forms/
H A Dstyle.cgi17 echo { display: block; color: red; }
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/examples/forms/
H A Dstyle.cgi17 echo { display: block; color: red; }
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixColor.c4 * This file contains the platform specific color routines
20 * closest color from those that are available in the colormap.
41 * colormaps for the display. */
48 static void DeleteStressedCmap _ANSI_ARGS_((Display *display,
59 * Release the specified color back to the system.
66 * the given color.
84 * counting is performed incorrectly, so that if a color is
93 && (tkColPtr->color.pixel != BlackPixelOfScreen(screen))
94 && (tkColPtr->color.pixel != WhitePixelOfScreen(screen))) {
100 &tkColPtr->color
129 Display *display = Tk_Display(tkwin); local
131 XColor color; local
217 Display *display = Tk_Display(tkwin); local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixColor.c4 * This file contains the platform specific color routines needed for X
20 * will fail. When that happens, we'll just choose the closest color from
41 * the display. */
48 static void DeleteStressedCmap(Display *display,
59 * Release the specified color back to the system.
66 * given color.
84 * color is allocated twice in different places and then freed twice, the
92 && (tkColPtr->color.pixel != BlackPixelOfScreen(screen))
93 && (tkColPtr->color.pixel != WhitePixelOfScreen(screen))) {
99 &tkColPtr->color
127 Display *display = Tk_Display(tkwin); local
129 XColor color; local
214 Display *display = Tk_Display(tkwin); local
379 DeleteStressedCmap( Display *display, Colormap colormap) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DmediaControlsEfl.css34 display: -webkit-flex;
53 display: -webkit-flex;
58 background-color: initial;
60 color: inherit;
65 display: -webkit-flex;
68 background-color: initial;
70 color: inherit;
75 display: -webkit-flex;
84 audio::-webkit-media-controls-current-time-display, video::-webkit-media-controls-current-time-display {
[all...]
H A DmediaControlsBlackBerry.css31 background-color: rgba(38, 38, 38, 0.8);
37 display: -webkit-flex;
44 background-color: rgba(38, 38, 38, 0.8);
48 display: none;
52 display: none;
55 video::-webkit-media-controls-fullscreen-time-display-container, audio::-webkit-media-controls-fullscreen-time-display-container {
56 display: none;
59 video::-webkit-media-controls-time-display-container, audio::-webkit-media-controls-time-display
[all...]
H A DmediaControls.css28 background-color: rgb(38, 38, 38);
40 display: -webkit-flex;
47 display: -webkit-flex;
76 display: -webkit-flex;
79 background-color: initial;
81 color: inherit;
85 display: none;
90 display: -webkit-flex;
93 background-color: initial;
95 color
[all...]
H A Dhtml.css27 display: block
30 /* children of the <head> element all have display:none */
32 display: none
36 display: none
40 display: none
44 display: none
48 display: none
52 display: none
58 display: block;
69 display
[all...]
H A Dsvg.css51 display: block
61 outline: auto 5px -webkit-focus-ring-color
H A DmediaControlsBlackBerryFullscreen.css31 background-color: rgb(0, 0, 0);
35 display: none;
39 display: -webkit-flex;
46 background-color: rgba(38, 38, 38, 0.8);
47 color: rgb(250, 250, 250);
52 display: -webkit-flex;
57 background-color: rgb(0, 0, 0);
60 video:-webkit-full-screen::-webkit-media-controls-fullscreen-time-display-container {
62 display: -webkit-flex;
69 video:-webkit-full-screen::-webkit-media-controls-time-display
[all...]
H A DmediaControlsGtk.css31 background-color: rgb(0, 0, 0);
50 display: -webkit-flex;
73 display: -webkit-flex;
79 background-color: rgba(20, 20, 20, 0.8);
86 display: -webkit-flex;
98 display: -webkit-flex;
108 audio::-webkit-media-controls-current-time-display, video::-webkit-media-controls-current-time-display,
109 audio::-webkit-media-controls-time-remaining-display, video::-webkit-media-controls-time-remaining-display {
[all...]
H A DfullscreenQuickTime.css41 color-stop(0, rgba(30, 30, 30, .97)),
42 color-stop(0.333, rgba(45, 45, 45, .97)),
43 color-stop(0.35, rgba(25, 25, 25, .97)),
44 color-stop(0.366, rgba(25, 25, 25, .97)),
45 color-stop(0.366, rgba(12, 12, 12, .97)),
46 color-stop(1, rgba(19, 19, 19, .97))
65 display: none;
69 display: none;
73 display: none;
77 display
[all...]
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs/lib/Pod/ProjectDocs/
H A DCSS.pm24 color: black;
34 color: inherit;
49 display:block;
73 color: white;
78 color: #ff6600;
84 color: #006699;
89 color: #FF0000;
115 color: inherit;
125 color: inherit;
132 color
[all...]
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs-0.40/lib/Pod/ProjectDocs/
H A DCSS.pm24 color: black;
34 color: inherit;
49 display:block;
73 color: white;
78 color: #ff6600;
84 color: #006699;
89 color: #FF0000;
115 color: inherit;
125 color: inherit;
132 color
[all...]
/macosx-10.9.5/emacs-92/emacs/oldXMenu/
H A DCreate.c121 XAllocDisplayColor(display, map, colorName, color, junk)
122 Display *display;
125 XColor *color;
129 XParseColor(display, map, colorName, color) &&
130 XAllocColor(display, map, color));
135 XMenuCreate(display, parent, def_env)
136 Display *display; /* I
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/treeql/docs/
H A Dapi.css3 display: block;
30 display: block;
31 color: gray;
42 color: #9588EC;
47 color: blue;
53 display: inline;
57 display: block;
62 display: block;
68 display: block;
/macosx-10.9.5/bzip2-29/bzip2/
H A Dbzip.css13 a, a:link, a:visited, a:active { color: #336699; }
14 a:hover { color: #339999; }
17 h1, h2, h3, h4 { color: #74240f; }
19 dt { color: #336699; font-weight: bold }
29 div.hr_blue hr { display:none; }
33 #release .md5sum { color: #761596; }
56 background-color: #f2f2f9;
65 code, tt { color: #761596; }
68 color: #000000;
72 background-color
[all...]
/macosx-10.9.5/dcerpc-58/www/content/css/blueprint/plugins/buttons/
H A Dscreen.css14 display:block;
23 background-color:#f5f5f5;
29 color:#565656;
58 background-color:#dff4ff;
60 color:#336699;
63 background-color:#6299c5;
65 color:#fff;
70 color:#529214;
73 background-color:#E6EFC2;
75 color
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/cm/
H A Dcodemirror.css23 background-color: white; /* The little square between H and V scrollbars */
30 background-color: #f7f7f7;
37 color: #999;
61 .cm-s-default .cm-keyword {color: #708;}
62 .cm-s-default .cm-atom {color: #219;}
63 .cm-s-default .cm-number {color: #164;}
64 .cm-s-default .cm-def {color: #00f;}
65 .cm-s-default .cm-variable {color: black;}
66 .cm-s-default .cm-variable-2 {color: #05a;}
67 .cm-s-default .cm-variable-3 {color
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DnavigatorView.css57 display: inline-block;
67 color: white;
72 background-color: rgb(180, 180, 180);
76 background-color: rgb(111, 140, 210);
80 background-color: rgb(111, 140, 210);
84 border-color: rgb(111, 140, 210);
85 background-color: white;
89 background-color: rgb(111, 140, 210);
99 display: inline-block;
109 display
[all...]
/macosx-10.9.5/WebCore-7537.78.1/Resources/blackberry/
H A DselectControlBlackBerry.css22 color: #555555;
42 display: -webkit-box;
50 background-color: #66ccff;
54 color: #262626;
59 display: block;
71 display: -webkit-box;
78 color: #b0b0b0;
H A DcolorControlBlackBerry.css4 .color-picker-popup-area {
8 .color-picker-content {
13 .color-picker-block {
17 #color-picker-swatch-block {
21 .color-picker-switcher {
29 .color-picker-check-mark {
35 .color-picker-option {
38 color: #262626;
39 display: -webkit-box;
45 .color
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/win/
H A DtkWinColor.c4 * Functions to map color names to system color values.
19 * The following structure is used to keep track of each color that is
24 TkColor info; /* Generic color information. */
25 int index; /* Index for GetSysColor(), -1 if color
26 * is not a "live" system color. */
31 * Windows indirect system color names. In use, all of the names
90 * This routine finds the color entry that corresponds to the
91 * specified color.
107 int *indexPtr; /* Out parameter to store color inde
194 XColor color; local
[all...]

Completed in 222 milliseconds

123456789