Home
last modified time | relevance | path

Searched refs:ink (Results 1 – 25 of 3377) sorted by relevance

12345678910>>...136

/dports/editors/nano/nano-5.9/src/
H A Dcolor.c84 for (colortype *ink = sntx->color; ink != NULL; ink = ink->next) { in set_syntax_colorpairs() local
94 while (older != ink && (older->fg != ink->fg || older->bg != ink->bg)) in set_syntax_colorpairs()
97 ink->pairnum = (older != ink) ? older->pairnum : ++number; in set_syntax_colorpairs()
99 ink->attributes |= COLOR_PAIR(ink->pairnum); in set_syntax_colorpairs()
109 for (colortype *ink = openfile->syntax->color; ink != NULL; ink = ink->next) in prepare_palette() local
111 init_pair(ink->pairnum, ink->fg, ink->bg); in prepare_palette()
231 const colortype *ink; in check_the_multis() local
245 for (ink = openfile->syntax->color; ink != NULL; ink = ink->next) { in check_the_multis()
247 if (ink->end == NULL) in check_the_multis()
283 const colortype *ink; in precalc_multicolorinfo() local
[all …]
/dports/sysutils/usermin/usermin-1.830/filemin/unauthenticated/js/lib/codemirror/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
22 .cm-s-vibrant-ink .cm-string { color: #A5C25C }
23 .cm-s-vibrant-ink .cm-string-2 { color: red }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/sysutils/webmin/webmin-1.981/filemin/unauthenticated/js/lib/codemirror/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
22 .cm-s-vibrant-ink .cm-string { color: #A5C25C }
23 .cm-s-vibrant-ink .cm-string-2 { color: red }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/py-notebook/notebook-6.4.5/notebook/static/components/codemirror/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
23 .cm-s-vibrant-ink .cm-string-2 { color: red; }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/opencart/opencart-3.0.3.8/upload/admin/view/javascript/codemirror/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
23 .cm-s-vibrant-ink .cm-string-2 { color: red; }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/codemirror/package/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
23 .cm-s-vibrant-ink .cm-string-2 { color: red; }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/t3editor/Resources/Public/JavaScript/Contrib/cm/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
23 .cm-s-vibrant-ink .cm-string-2 { color: red; }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/limesurvey/limesurvey/assets/packages/ckeditor/plugins/codemirror/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
23 .cm-s-vibrant-ink .cm-string-2 { color: red; }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/t3editor/Resources/Public/JavaScript/Contrib/cm/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
23 .cm-s-vibrant-ink .cm-string-2 { color: red; }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/joomla3/joomla3-3.9.24/media/editors/codemirror/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
23 .cm-s-vibrant-ink .cm-string-2 { color: red; }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/t3editor/Resources/Public/JavaScript/Contrib/codemirror/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
23 .cm-s-vibrant-ink .cm-string-2 { color: red; }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/codemirror/codemirror/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
23 .cm-s-vibrant-ink .cm-string-2 { color: red; }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/otrs/otrs-rel-6_0_29/var/httpd/htdocs/js/thirdparty/ckeditor-4.7.0/plugins/codemirror/theme/
H A Dvibrant-ink.css5 .cm-s-vibrant-ink .CodeMirror-line::selection, .cm-s-vibrant-ink .CodeMirror-line > span::selection…
6 .cm-s-vibrant-ink .CodeMirror-line::-moz-selection, .cm-s-vibrant-ink .CodeMirror-line > span::-moz…
14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
23 .cm-s-vibrant-ink .cm-string-2 { color: red; }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/tests/testthat/themes/acecss/
H A Dvibrant_ink.css3 .ace-vibrant-ink .ace_gutter {
8 .ace-vibrant-ink .ace_print-margin {
13 .ace-vibrant-ink {
18 .ace-vibrant-ink .ace_cursor {
52 .ace-vibrant-ink .ace_fold {
57 .ace-vibrant-ink .ace_invisible {
62 .ace-vibrant-ink .ace_keyword {
72 .ace-vibrant-ink .ace_constant {
92 .ace-vibrant-ink .ace_invalid {
104 .ace-vibrant-ink .ace_string {
[all …]
/dports/www/bolt/bolt-2.2.24/app/view/js/ckeditor/plugins/codemirror/theme/
H A Dvibrant-ink.css14 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
15 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
16 .cm-s-vibrant-ink .cm-number { color: #FFEE98; }
17 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
20 .cm-s-vibrant-ink .cm-operator { color: #888; }
22 .cm-s-vibrant-ink .cm-string { color: #A5C25C }
23 .cm-s-vibrant-ink .cm-string-2 { color: red }
24 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
26 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
29 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/limesurvey/limesurvey/assets/packages/ckeditor/plugins/markdown/theme/
H A Dvibrant-ink.css12 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
13 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
14 .cm-s-vibrant-ink .cm-number { color: #FFEE98; }
15 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
18 .cm-s-vibrant-ink .cm-operator { color: #888; }
20 .cm-s-vibrant-ink .cm-string { color: #A5C25C }
21 .cm-s-vibrant-ink .cm-string-2 { color: red }
22 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
24 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
27 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/Stikked/Stikked-0.13.0/htdocs/themes/bootstrap/js/codemirror/theme/
H A Dvibrant-ink.css3 .cm-s-vibrant-ink { background: black; color: white; }
10 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
11 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
12 .cm-s-vibrant-ink .cm-number { color: #FFEE98; }
13 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
16 .cm-s-vibrant-ink .cm-operator { color: #888; }
19 .cm-s-vibrant-ink .cm-string-2 { color: red }
20 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
23 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
26 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/Stikked/Stikked-0.13.0/htdocs/themes/geocities/js/codemirror/theme/
H A Dvibrant-ink.css3 .cm-s-vibrant-ink { background: black; color: white; }
10 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
11 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
12 .cm-s-vibrant-ink .cm-number { color: #FFEE98; }
13 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
16 .cm-s-vibrant-ink .cm-operator { color: #888; }
19 .cm-s-vibrant-ink .cm-string-2 { color: red }
20 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
23 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
26 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/www/Stikked/Stikked-0.13.0/htdocs/themes/i386/js/codemirror/theme/
H A Dvibrant-ink.css3 .cm-s-vibrant-ink { background: black; color: white; }
10 .cm-s-vibrant-ink .cm-keyword { color: #CC7832; }
11 .cm-s-vibrant-ink .cm-atom { color: #FC0; }
12 .cm-s-vibrant-ink .cm-number { color: #FFEE98; }
13 .cm-s-vibrant-ink .cm-def { color: #8DA6CE; }
16 .cm-s-vibrant-ink .cm-operator { color: #888; }
19 .cm-s-vibrant-ink .cm-string-2 { color: red }
20 .cm-s-vibrant-ink .cm-meta { color: #D8FA3C; }
23 .cm-s-vibrant-ink .cm-tag { color: #8DA6CE; }
26 .cm-s-vibrant-ink .cm-hr { color: #AEAEAE; }
[all …]
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/samples/topology/theme/qan/
H A Dqan-theme.qrc5 …<file alias="icons/Qan/32x32/ink-align-horizontal-center-symbolic.png">./ink-align-horizontal-cent…
6 …<file alias="icons/Qan/32x32@2/ink-align-horizontal-center-symbolic.png">./ink-align-horizontal-ce…
8 …<file alias="icons/Qan/32x32/ink-align-horizontal-left-symbolic.png">./ink-align-horizontal-left-s…
9 …<file alias="icons/Qan/32x32@2/ink-align-horizontal-left-symbolic.png">./ink-align-horizontal-left…
11 …<file alias="icons/Qan/32x32/ink-align-horizontal-right-symbolic.png">./ink-align-horizontal-right…
12 …<file alias="icons/Qan/32x32@2/ink-align-horizontal-right-symbolic.png">./ink-align-horizontal-rig…
14 …<file alias="icons/Qan/32x32/ink-align-vertical-bottom-symbolic.png">./ink-align-vertical-bottom-s…
15 …<file alias="icons/Qan/32x32@2/ink-align-vertical-bottom-symbolic.png">./ink-align-vertical-bottom…
17 …<file alias="icons/Qan/32x32/ink-align-vertical-top-symbolic.png">./ink-align-vertical-top-symboli…
18 …<file alias="icons/Qan/32x32@2/ink-align-vertical-top-symbolic.png">./ink-align-vertical-top-symbo…
/dports/print/cups-filters/cups-filters-1.28.10/cupsfilters/
H A Dcmyk.c129 if (ink > ink_limit) in cupsCMYKDoBlack()
158 if (ink > ink_limit) in cupsCMYKDoBlack()
230 if (ink > ink_limit) in cupsCMYKDoBlack()
334 if (ink > ink_limit) in cupsCMYKDoCMYK()
381 if (ink > ink_limit) in cupsCMYKDoCMYK()
416 if (ink > ink_limit) in cupsCMYKDoCMYK()
455 if (ink > ink_limit) in cupsCMYKDoCMYK()
497 if (ink > ink_limit) in cupsCMYKDoCMYK()
585 if (ink > ink_limit) in cupsCMYKDoGray()
614 if (ink > ink_limit) in cupsCMYKDoGray()
[all …]
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/ui/win32/
H A Dwin32display.c429 libspectrum_byte ink, libspectrum_byte paper ) in uidisplay_plot8() argument
438 win32display_image[y][x+ 0] = ( data & 0x80 ) ? ink : paper; in uidisplay_plot8()
456 win32display_image[y][x+ 0] = ( data & 0x80 ) ? ink : paper; in uidisplay_plot8()
457 win32display_image[y][x+ 1] = ( data & 0x40 ) ? ink : paper; in uidisplay_plot8()
458 win32display_image[y][x+ 2] = ( data & 0x20 ) ? ink : paper; in uidisplay_plot8()
459 win32display_image[y][x+ 3] = ( data & 0x10 ) ? ink : paper; in uidisplay_plot8()
460 win32display_image[y][x+ 4] = ( data & 0x08 ) ? ink : paper; in uidisplay_plot8()
461 win32display_image[y][x+ 5] = ( data & 0x04 ) ? ink : paper; in uidisplay_plot8()
462 win32display_image[y][x+ 6] = ( data & 0x02 ) ? ink : paper; in uidisplay_plot8()
463 win32display_image[y][x+ 7] = ( data & 0x01 ) ? ink : paper; in uidisplay_plot8()
[all …]
/dports/emulators/fuse/fuse-1.6.0/ui/win32/
H A Dwin32display.c435 libspectrum_byte ink, libspectrum_byte paper ) in uidisplay_plot8() argument
444 win32display_image[y][x+ 0] = ( data & 0x80 ) ? ink : paper; in uidisplay_plot8()
462 win32display_image[y][x+ 0] = ( data & 0x80 ) ? ink : paper; in uidisplay_plot8()
463 win32display_image[y][x+ 1] = ( data & 0x40 ) ? ink : paper; in uidisplay_plot8()
464 win32display_image[y][x+ 2] = ( data & 0x20 ) ? ink : paper; in uidisplay_plot8()
465 win32display_image[y][x+ 3] = ( data & 0x10 ) ? ink : paper; in uidisplay_plot8()
466 win32display_image[y][x+ 4] = ( data & 0x08 ) ? ink : paper; in uidisplay_plot8()
467 win32display_image[y][x+ 5] = ( data & 0x04 ) ? ink : paper; in uidisplay_plot8()
468 win32display_image[y][x+ 6] = ( data & 0x02 ) ? ink : paper; in uidisplay_plot8()
469 win32display_image[y][x+ 7] = ( data & 0x01 ) ? ink : paper; in uidisplay_plot8()
[all …]
/dports/devel/upp/upp/uppsrc/Draw/
H A DDrawText.cpp27 Color ink, int n, const int *dx) in DrawText() argument
29 if(IsNull(ink)) return; in DrawText()
30 ink = ResolveInk(ink); in DrawText()
72 angle, &chr, fnt, ink, 1, NULL); in DrawText()
129 ink in DrawText()
140 ink in DrawText()
151 DrawText(x, y, 0, text, font, ink, n, dx); in DrawText()
157 Color ink, const int *dx) in DrawText() argument
164 DrawText(x, y, 0, text, font, ink, dx); in DrawText()
198 Color ink, const int *dx) in DrawText() argument
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/paint/
H A Dgimpink.c126 gimp_ink_init (GimpInk *ink) in gimp_ink_init() argument
135 if (ink->start_blobs) in gimp_ink_finalize()
141 if (ink->last_blobs) in gimp_ink_finalize()
209 ink->start_blobs = g_list_prepend (ink->start_blobs, in gimp_ink_paint()
212 ink->start_blobs = g_list_reverse (ink->start_blobs); in gimp_ink_paint()
330 if (ink->last_blobs && in gimp_ink_motion()
337 if (! ink->last_blobs) in gimp_ink_motion()
362 ink->last_blobs = g_list_prepend (ink->last_blobs, in gimp_ink_motion()
364 ink->start_blobs = g_list_prepend (ink->start_blobs, in gimp_ink_motion()
368 ink->start_blobs = g_list_reverse (ink->start_blobs); in gimp_ink_motion()
[all …]

12345678910>>...136