Home
last modified time | relevance | path

Searched defs:IGNORE_COLOR (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/vcl/
H A Dcanvashelper.hxx262 LINE_COLOR, FILL_COLOR, TEXT_COLOR, IGNORE_COLOR enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/vcl/
H A Dcanvashelper.hxx263 LINE_COLOR, FILL_COLOR, TEXT_COLOR, IGNORE_COLOR enumerator
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dfont.h226 IGNORE_COLOR = 1 << 1, enumerator
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_graph.h348 #define IGNORE_COLOR(gr) ((gr)->color_index[7]) macro