Home
last modified time | relevance | path

Searched refs:outline (Results 1 – 25 of 9998) sorted by relevance

12345678910>>...400

/dports/textproc/libcss/libcss-0.9.1/test/data/parse2/
H A Doutline.dat2 * { outline: inherit; }
6 | outline-color: inherit
7 | outline-style: inherit
8 | outline-width: inherit
12 * { outline: red; }
17 | outline-style: none
27 | outline-style: none
42 * { outline: solid; }
52 * { outline: thin; }
351 * { outline: ; }
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/testsuite/css/parser/
H A Dkeyframes-ordering.css3 outline-width: 1px;
6 outline-width: 2px;
9 outline-width: 3px;
12 outline-width: 4px;
15 outline-width: 5px;
39 outline-width: 1px;
42 outline-width: 2px;
45 outline-width: 3px;
48 outline-width: 4px;
51 outline-width: 5px;
[all …]
H A Doutline-radius.css2 -gtk-outline-bottom-left-radius: initial;
3 -gtk-outline-bottom-right-radius: initial;
4 -gtk-outline-top-left-radius: initial;
5 -gtk-outline-top-right-radius: initial;
11 -gtk-outline-top-left-radius: inherit;
18 -gtk-outline-top-left-radius: unset;
23 -gtk-outline-bottom-left-radius: 0;
25 -gtk-outline-top-left-radius: 0;
26 -gtk-outline-top-right-radius: 0;
32 -gtk-outline-top-left-radius: 5px;
[all …]
H A Doutline-radius.ref.css2 -gtk-outline-bottom-left-radius: initial;
3 -gtk-outline-bottom-right-radius: initial;
4 -gtk-outline-top-left-radius: initial;
5 -gtk-outline-top-right-radius: initial;
11 -gtk-outline-top-left-radius: inherit;
18 -gtk-outline-top-left-radius: unset;
23 -gtk-outline-bottom-left-radius: 0;
25 -gtk-outline-top-left-radius: 0;
26 -gtk-outline-top-right-radius: 0;
32 -gtk-outline-top-left-radius: 5px;
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/css/parser/
H A Dkeyframes-ordering.css3 outline-width: 1px;
6 outline-width: 2px;
9 outline-width: 3px;
12 outline-width: 4px;
15 outline-width: 5px;
39 outline-width: 1px;
42 outline-width: 2px;
45 outline-width: 3px;
48 outline-width: 4px;
51 outline-width: 5px;
[all …]
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/scripter/
H A Dapi_Scripter.dialogs.outline.api2 * Scripter.dialogs.outline.objectName
8 * Scripter.dialogs.outline.modal
20 * Scripter.dialogs.outline.enabled
26 * Scripter.dialogs.outline.geometry
44 * Scripter.dialogs.outline.x
50 * Scripter.dialogs.outline.y
56 * Scripter.dialogs.outline.pos
68 * Scripter.dialogs.outline.size
74 * Scripter.dialogs.outline.width
86 * Scripter.dialogs.outline.rect
[all …]
/dports/graphics/dia/dia-0.97.3/objects/standard/
H A Doutline.c163 Outline *outline; in outline_create() local
285 outline->mat.xx = cos(G_PI*outline->rotation/180); in outline_update_data()
286 outline->mat.xy = sin(G_PI*outline->rotation/180); in outline_update_data()
287 outline->mat.yx = -sin(G_PI*outline->rotation/180); in outline_update_data()
288 outline->mat.yy = cos(G_PI*outline->rotation/180); in outline_update_data()
294 outline->ink_rect[1].x = x + extents.width * outline->mat.xx; in outline_update_data()
295 outline->ink_rect[1].y = y + extents.width * outline->mat.yx; in outline_update_data()
296 outline->ink_rect[2].x = x + extents.width * outline->mat.xx + extents.height * outline->mat.xy; in outline_update_data()
297 outline->ink_rect[2].y = y + extents.width * outline->mat.yx + extents.height * outline->mat.yy; in outline_update_data()
298 outline->ink_rect[3].x = x + extents.height * outline->mat.xy; in outline_update_data()
[all …]
/dports/www/firefox/firefox-99.0/layout/reftests/outline/
H A Dreftest.list1 fuzzy(0-52,0-1452) == outline-and-box-shadow.html outline-and-box-shadow-ref.html
2 pref(layout.outline.include-overflow,true) == outline-and-3d-transform-1a.html outline-and-3d-trans…
3 pref(layout.outline.include-overflow,true) == outline-and-3d-transform-1b.html outline-and-3d-trans…
5 == outline-dynamic-change-1a.html outline-dynamic-change-1-ref.html
6 == outline-dynamic-change-1b.html outline-dynamic-change-1-ref.html
13 pref(layout.css.outline-style-auto.enabled,false) == outline-auto-001.html outline-auto-001-solid-r…
17 == outline-initial-1a.html outline-initial-1-ref.html
18 == outline-initial-1b.html outline-initial-1-ref.html
19 == outline-on-table.html outline-on-table-ref.html
20 == outline-table-caption.html outline-table-caption-ref.html
[all …]
/dports/cad/magic/magic-8.3.245/plow/
H A DPlowSearch.c839 outline.o_prevDir = outline.o_currentDir;
840 outline.o_currentDir = outline.o_nextDir;
841 outline.o_inside = outline.o_nextIn;
842 outline.o_outside = outline.o_nextOut;
843 outline.o_rect = outline.o_nextRect;
896 outline->o_nextRect = outline->o_rect;
1099 if (IsInside(outline->o_nextOut, outline))
1117 if (IsInside(outline->o_nextOut, outline))
1135 if (!IsInside(outline->o_nextIn, outline))
1153 if (!IsInside(outline->o_nextIn, outline))
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/reftests/outline/
H A Dreftest.list2 == outline-and-3d-transform-1a.html outline-and-3d-transform-1-ref.html
3 == outline-and-3d-transform-1b.html outline-and-3d-transform-1-ref.html
5 == outline-dynamic-change-1a.html outline-dynamic-change-1-ref.html
6 == outline-dynamic-change-1b.html outline-dynamic-change-1-ref.html
8 == outline-overflow-block-float.html outline-overflow-block-ref.html
13 pref(layout.css.outline-style-auto.enabled,false) == outline-auto-001.html outline-auto-001-solid-r…
17 == outline-initial-1a.html outline-initial-1-ref.html
18 == outline-initial-1b.html outline-initial-1-ref.html
19 == outline-on-table.html outline-on-table-ref.html
20 == outline-table-caption.html outline-table-caption-ref.html
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/layout/reftests/outline/
H A Dreftest.list2 == outline-and-3d-transform-1a.html outline-and-3d-transform-1-ref.html
3 == outline-and-3d-transform-1b.html outline-and-3d-transform-1-ref.html
5 == outline-dynamic-change-1a.html outline-dynamic-change-1-ref.html
6 == outline-dynamic-change-1b.html outline-dynamic-change-1-ref.html
8 == outline-overflow-block-float.html outline-overflow-block-ref.html
13 pref(layout.css.outline-style-auto.enabled,false) == outline-auto-001.html outline-auto-001-solid-r…
17 == outline-initial-1a.html outline-initial-1-ref.html
18 == outline-initial-1b.html outline-initial-1-ref.html
19 == outline-on-table.html outline-on-table-ref.html
20 == outline-table-caption.html outline-table-caption-ref.html
[all …]
/dports/textproc/p5-XML-OPML/XML-OPML-0.26/
H A DOPML.pm30 outline => [],
53 $self->{outline} = [];
88 return $self->{outline};
133 foreach my $outline (@{$self->{outline}}) {
134 if(($outline->{opmlvalue}) && ($outline->{opmlvalue} eq "embed")) {
141 $embed_text .= "email=\"$outline->{email}\" " if($outline->{email});
146 $embed_text .= "text=\"$outline->{text}\" " if($outline->{text});
147 $embed_text .= "title=\"$outline->{title}\" " if($outline->{title});
148 $embed_text .= "type=\"$outline->{type}\" " if($outline->{type});
150 $embed_text .= "xmlUrl=\"$outline->{xmlUrl}\" " if($outline->{xmlUrl});
[all …]
/dports/print/libharu/libharu-RELEASE_2_3_0/src/
H A Dhpdf_outline.c37 CountChild (HPDF_Outline outline);
48 HPDF_Outline outline; in HPDF_OutlineRoot_New() local
54 outline = HPDF_Dict_New (mmgr); in HPDF_OutlineRoot_New()
55 if (!outline) in HPDF_OutlineRoot_New()
77 return outline; in HPDF_OutlineRoot_New()
88 HPDF_Outline outline; in HPDF_Outline_New() local
98 outline = HPDF_Dict_New (mmgr); in HPDF_Outline_New()
99 if (!outline) in HPDF_Outline_New()
128 return outline; in HPDF_Outline_New()
251 CountChild (HPDF_Outline outline) in CountChild() argument
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libharu/vtklibharu/src/
H A Dhpdf_outline.c37 CountChild (HPDF_Outline outline);
48 HPDF_Outline outline; in HPDF_OutlineRoot_New() local
54 outline = HPDF_Dict_New (mmgr); in HPDF_OutlineRoot_New()
55 if (!outline) in HPDF_OutlineRoot_New()
77 return outline; in HPDF_OutlineRoot_New()
88 HPDF_Outline outline; in HPDF_Outline_New() local
98 outline = HPDF_Dict_New (mmgr); in HPDF_Outline_New()
99 if (!outline) in HPDF_Outline_New()
128 return outline; in HPDF_Outline_New()
251 CountChild (HPDF_Outline outline) in CountChild() argument
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libharu/vtklibharu/src/
H A Dhpdf_outline.c37 CountChild (HPDF_Outline outline);
48 HPDF_Outline outline; in HPDF_OutlineRoot_New() local
54 outline = HPDF_Dict_New (mmgr); in HPDF_OutlineRoot_New()
55 if (!outline) in HPDF_OutlineRoot_New()
77 return outline; in HPDF_OutlineRoot_New()
88 HPDF_Outline outline; in HPDF_Outline_New() local
98 outline = HPDF_Dict_New (mmgr); in HPDF_Outline_New()
99 if (!outline) in HPDF_Outline_New()
128 return outline; in HPDF_Outline_New()
251 CountChild (HPDF_Outline outline) in CountChild() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/layout/reftests/outline/
H A Dreftest.list2 == outline-and-3d-transform-1a.html outline-and-3d-transform-1-ref.html
3 == outline-and-3d-transform-1b.html outline-and-3d-transform-1-ref.html
5 == outline-dynamic-change-1a.html outline-dynamic-change-1-ref.html
6 == outline-dynamic-change-1b.html outline-dynamic-change-1-ref.html
8 == outline-overflow-block-float.html outline-overflow-block-ref.html
12 pref(layout.css.outline-style-auto.enabled,false) == outline-auto-001.html outline-auto-001-solid-r…
13 == outline-initial-1a.html outline-initial-1-ref.html
14 == outline-initial-1b.html outline-initial-1-ref.html
15 == outline-on-table.html outline-on-table-ref.html
16 == outline-table-caption.html outline-table-caption-ref.html
[all …]
/dports/japanese/font-mona/monafont-2.90/ttfsrc/
H A DMakefile116 base-outline-glyf base-outline-loca base-outline-hmtx base-outline-nhmtx \
119 mona-outline-glyf mona-outline-loca mona-outline-hmtx mona-outline-nhmtx \
252 remapped-glyf: base-outline-glyf base-outline-loca base-outline-hmtx base-outline-nhmtx base-outlin…
253 $(REMAP_GLYF) g base-outline-glyf base-outline-loca base-outline-hmtx `$(CAT) base-outline-nhmtx` \
256 remapped-loca: base-outline-glyf base-outline-loca base-outline-hmtx base-outline-nhmtx base-outlin…
257 $(REMAP_GLYF) l base-outline-glyf base-outline-loca base-outline-hmtx `$(CAT) base-outline-nhmtx` \
260 remapped-hmtx: base-outline-glyf base-outline-loca base-outline-hmtx base-outline-nhmtx base-outlin…
261 $(REMAP_GLYF) h base-outline-glyf base-outline-loca base-outline-hmtx `$(CAT) base-outline-nhmtx` \
290 …mona-outline-glyf mona-outline-loca mona-outline-hmtx `$(CAT) mona-outline-nhmtx` mona-outline-cma…
295 …mona-outline-glyf mona-outline-loca mona-outline-hmtx `$(CAT) mona-outline-nhmtx` mona-outline-cma…
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/gsk/nodeparser/
H A Drounded-rect.node2 outline: 0 0 100 100;
6 outline: 0 0 100 100 / 100;
10 outline: 0 0 100 100 / 100 0;
14 outline: 0 0 100 100 / 100 0 100;
18 outline: 0 0 100 100 / 100 0 100 0;
22 outline: 0 0 100 100 / 100 / 50;
26 outline: 0 0 100 100 / 100 0 / 50;
30 outline: 0 0 100 100 / 100 0 100 / 50;
38 outline: 0 0 100 100 / 100 / 50 0;
42 outline: 0 0 100 100 / 100 0 / 50 0;
[all …]
H A Drounded-rect.ref.node2 outline: 0 0 100 100;
5 outline: 0 0 100 100 / 50;
8 outline: 0 0 100 100 / 100 0 100 0;
11 outline: 0 0 100 100 / 100 0 100 0;
14 outline: 0 0 100 100 / 100 0 100 0;
17 outline: 0 0 100 100 / 50;
20 outline: 0 0 100 100 / 100 0 100 0 / 50 50 50 50;
23 outline: 0 0 100 100 / 100 0 100 0 / 50 50 50 50;
29 outline: 0 0 100 100 / 50 50 50 50 / 25 0 25 0;
32 outline: 0 0 100 100 / 100 0 100 0 / 50 0 50 0;
[all …]
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/data/keyboards/terminal/
H A Dus.yaml49 outline: "altline"
62 outline: "wide"
72 outline: "wide"
91 outline: "wide"
154 outline: "small"
157 outline: "small"
160 outline: "small"
163 outline: "small"
166 outline: "small"
169 outline: "small"
[all …]
H A Dus_wide.yaml62 outline: "wide"
72 outline: "wide"
91 outline: "wide"
136 outline: "small"
143 outline: "small"
162 outline: "small"
165 outline: "small"
168 outline: "small"
171 outline: "small"
174 outline: "small"
[all …]
H A Dfr_wide.yaml51 outline: "action"
54 outline: "action"
57 outline: "action"
90 outline: "small"
97 outline: "small"
116 outline: "small"
119 outline: "small"
122 outline: "small"
189 outline: "wide"
199 outline: "wide"
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/layout/reftests/outline/
H A Dreftest.list2 == outline-and-3d-transform-1a.html outline-and-3d-transform-1-ref.html
3 == outline-and-3d-transform-1b.html outline-and-3d-transform-1-ref.html
5 == outline-dynamic-change-1a.html outline-dynamic-change-1-ref.html
6 == outline-dynamic-change-1b.html outline-dynamic-change-1-ref.html
7 == outline-overflow-block-abspos.html outline-overflow-block-ref.html
8 == outline-overflow-block-float.html outline-overflow-block-ref.html
9 == outline-overflow-inlineblock-abspos.html outline-overflow-inlineblock-ref.html
10 == outline-overflow-inlineblock-float.html outline-overflow-inlineblock-ref.html
12 pref(layout.css.outline-style-auto.enabled,false) == outline-auto-001.html outline-auto-001-solid-r…
13 == outline-initial-1a.html outline-initial-1-ref.html
[all …]
/dports/security/keepassxc/keepassxc-2.6.6/utils/
H A Dmakeappicons.sh75 bugreport) echo bug-outline ;;
76 chronometer) echo clock-outline ;;
77 clipboard-text) echo clipboard-text-outline ;;
78 configure) echo cog-outline ;;
81 database-lock) echo lock-outline ;;
84 dialog-error) echo alert-circle-outline ;;
85 dialog-information) echo information-outline ;;
87 dialog-warning) echo alert-outline ;;
93 document-open) echo folder-open-outline ;;
94 document-open-recent) echo folder-clock-outline ;;
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkCanvUtil.c873 Tk_Outline *outline; in Tk_CreateOutline()
875 outline->gc = None;
876 outline->width = 1.0;
879 outline->offset = 0;
913 Tk_Outline *outline;
972 Tk_Outline *outline;
982 outline->width = 0.0;
1085 Tk_Outline *outline;
1144 XSetDashes(((TkCanvas *)canvas)->display, outline->gc, outline->offset, q, i);
1207 Tk_Outline *outline;
[all …]

12345678910>>...400