Home
last modified time | relevance | path

Searched refs:setcolor (Results 1 – 25 of 1069) sorted by relevance

12345678910>>...43

/dports/japanese/xv/xv-3.10a/
H A Dxvdflt.c33 static void setcolor PARM((PICINFO *, int, int, int, int));
98 setcolor(pinfo, 250, 248,184,120); /* revdate */
99 setcolor(pinfo, 251, 255,255,255); /* regstr */
230 setcolor(pinfo, 100, 255,213, 25); /* XV top half */
237 setcolor(pinfo, 0, 0, 0, 0);
238 setcolor(pinfo, 102,255,255,255);
239 setcolor(pinfo, 103,255,255,255);
240 setcolor(pinfo, 104,255,255,255);
296 static void setcolor(pinfo, i, rv, gv, bv) in setcolor() function
332 setcolor(pinfo, i, (int) pinfo->r[0] + (dr * i) / 15,
[all …]
/dports/graphics/xv/xv-3.10a/
H A Dxvdflt.c33 static void setcolor PARM((PICINFO *, int, int, int, int));
98 setcolor(pinfo, 250, 248,184,120); /* revdate */
99 setcolor(pinfo, 251, 255,255,255); /* regstr */
230 setcolor(pinfo, 100, 255,213, 25); /* XV top half */
237 setcolor(pinfo, 0, 0, 0, 0);
238 setcolor(pinfo, 102,255,255,255);
239 setcolor(pinfo, 103,255,255,255);
240 setcolor(pinfo, 104,255,255,255);
296 static void setcolor(pinfo, i, rv, gv, bv) in setcolor() function
332 setcolor(pinfo, i, (int) pinfo->r[0] + (dr * i) / 15,
[all …]
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvdflt.c33 static void setcolor PARM((PICINFO *, int, int, int, int));
98 setcolor(pinfo, 250, 248,184,120); /* revdate */
99 setcolor(pinfo, 251, 255,255,255); /* regstr */
230 setcolor(pinfo, 100, 255,213, 25); /* XV top half */
237 setcolor(pinfo, 0, 0, 0, 0);
238 setcolor(pinfo, 102,255,255,255);
239 setcolor(pinfo, 103,255,255,255);
240 setcolor(pinfo, 104,255,255,255);
296 static void setcolor(pinfo, i, rv, gv, bv) in setcolor() function
332 setcolor(pinfo, i, (int) pinfo->r[0] + (dr * i) / 15,
[all …]
/dports/editors/dhex/dhex_0.69/
H A Doutput.c53 setcolor(output,COLOR_FRAME); in drawframe()
71 setcolor(output,COLOR_BRACKETS); in drawframe()
74 setcolor(output,COLOR_HEADER); in drawframe()
96 setcolor(output,COLOR_HEADLINE); in printbuffersingle()
102 setcolor(output,COLOR_BRACKETS); in printbuffersingle()
108 setcolor(output,COLOR_TEXT); in printbuffersingle()
113 setcolor(output,COLOR_TEXT); in printbuffersingle()
117 setcolor(output,COLOR_HEADER); in printbuffersingle()
229 setcolor(output,COLOR_TEXT); in printbufferdiff()
238 setcolor(output,COLOR_TEXT); in printbufferdiff()
[all …]
H A Dhexcalc.c32 setcolor(output,COLOR_BRACKETS); in hexcalc()
37 setcolor(output,COLOR_MENUNORMAL); in hexcalc()
51 setcolor(output,COLOR_MENUHOTKEY); in hexcalc()
65 setcolor(output,COLOR_TEXT); in hexcalc()
71 setcolor(output,COLOR_TEXT); in hexcalc()
75 setcolor(output,COLOR_TEXT); in hexcalc()
78 setcolor(output,(field==FIELDHEX && cursorline==i)?COLOR_INPUT:COLOR_TEXT); in hexcalc()
80 setcolor(output,(field==FIELDDEC && cursorline==i)?COLOR_INPUT:COLOR_TEXT); in hexcalc()
82 setcolor(output,(field==FIELDBIN && cursorline==i)?COLOR_INPUT:COLOR_TEXT); in hexcalc()
91 setcolor(output,(field==FIELDHEX && cursorline==-1)?COLOR_INPUT:COLOR_TEXT); in hexcalc()
[all …]
/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Dgrxdisp.c257 setcolor(writeColor); in write_menu()
259 setcolor(BUTTON); in write_menu()
264 setcolor(YELLOW); in write_menu()
267 setcolor(writeColor); in write_menu()
272 setcolor(BUTTON); in write_menu()
278 setcolor(BUTTON); in write_menu()
280 setcolor(writeColor); in write_menu()
282 setcolor(writeColor); in write_menu()
293 setcolor(writeColor); in write_menu()
301 setcolor(colors[0]); in write_names()
[all …]
/dports/games/pmars/pmars-0.9.2/src/
H A Dgrxdisp.c257 setcolor(writeColor); in write_menu()
259 setcolor(BUTTON); in write_menu()
264 setcolor(YELLOW); in write_menu()
267 setcolor(writeColor); in write_menu()
272 setcolor(BUTTON); in write_menu()
278 setcolor(BUTTON); in write_menu()
280 setcolor(writeColor); in write_menu()
282 setcolor(writeColor); in write_menu()
293 setcolor(writeColor); in write_menu()
301 setcolor(colors[0]); in write_names()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/test/utils/
H A Dsetcolor.hpp80 class setcolor { class
85 explicit setcolor( bool is_color_output = false, in setcolor() function in boost::unit_test::utils::setcolor
99 explicit setcolor(bool is_color_output, in setcolor() function in boost::unit_test::utils::setcolor
111 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
128 class setcolor { class
253 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
268 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
281 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
321 os << setcolor(is_color_output, attr, fg, bg, &m_state); in scope_setcolor()
327 *m_os << setcolor(m_is_color_output, &m_state); in ~scope_setcolor()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/test/utils/
H A Dsetcolor.hpp80 class setcolor { class
85 explicit setcolor( bool is_color_output = false, in setcolor() function in boost::unit_test::utils::setcolor
99 explicit setcolor(bool is_color_output, in setcolor() function in boost::unit_test::utils::setcolor
111 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
128 class setcolor { class
253 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
268 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
281 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
321 os << setcolor(is_color_output, attr, fg, bg, &m_state); in scope_setcolor()
327 *m_os << setcolor(m_is_color_output, &m_state); in ~scope_setcolor()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/test/utils/
H A Dsetcolor.hpp80 class setcolor { class
85 explicit setcolor( bool is_color_output = false, in setcolor() function in boost::unit_test::utils::setcolor
99 explicit setcolor(bool is_color_output, in setcolor() function in boost::unit_test::utils::setcolor
111 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
128 class setcolor { class
253 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
268 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
281 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
321 os << setcolor(is_color_output, attr, fg, bg, &m_state); in scope_setcolor()
327 *m_os << setcolor(m_is_color_output, &m_state); in ~scope_setcolor()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/test/utils/
H A Dsetcolor.hpp80 class setcolor { class
85 explicit setcolor( bool is_color_output = false, in setcolor() function in boost::unit_test::utils::setcolor
99 explicit setcolor(bool is_color_output, in setcolor() function in boost::unit_test::utils::setcolor
111 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
128 class setcolor { class
253 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
268 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
281 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
321 os << setcolor(is_color_output, attr, fg, bg, &m_state); in scope_setcolor()
327 *m_os << setcolor(m_is_color_output, &m_state); in ~scope_setcolor()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/test/utils/
H A Dsetcolor.hpp79 class setcolor { class
82 explicit setcolor( bool is_color_output = false, in setcolor() function in boost::unit_test::utils::setcolor
96 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
113 class setcolor { class
220 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
232 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
266 os << setcolor( is_color_output, attr, fg, bg ); in scope_setcolor()
271 *m_os << setcolor( m_is_color_output ); in ~scope_setcolor()
283 struct scope_setcolor : setcolor {
291 : setcolor(is_color_output, attr, fg, bg) in scope_setcolor()
/dports/devel/boost-python-libs/boost_1_72_0/boost/test/utils/
H A Dsetcolor.hpp79 class setcolor { class
82 explicit setcolor( bool is_color_output = false, in setcolor() function in boost::unit_test::utils::setcolor
96 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
113 class setcolor { class
220 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
232 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
266 os << setcolor( is_color_output, attr, fg, bg ); in scope_setcolor()
271 *m_os << setcolor( m_is_color_output ); in ~scope_setcolor()
283 struct scope_setcolor : setcolor {
291 : setcolor(is_color_output, attr, fg, bg) in scope_setcolor()
/dports/devel/boost-libs/boost_1_72_0/boost/test/utils/
H A Dsetcolor.hpp79 class setcolor { class
82 explicit setcolor( bool is_color_output = false, in setcolor() function in boost::unit_test::utils::setcolor
96 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
113 class setcolor { class
220 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
232 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
266 os << setcolor( is_color_output, attr, fg, bg ); in scope_setcolor()
271 *m_os << setcolor( m_is_color_output ); in ~scope_setcolor()
283 struct scope_setcolor : setcolor {
291 : setcolor(is_color_output, attr, fg, bg) in scope_setcolor()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/test/utils/
H A Dsetcolor.hpp77 class setcolor { class
80 explicit setcolor( bool is_color_output = false, in setcolor() function in boost::unit_test::utils::setcolor
90 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
107 class setcolor { class
214 explicit setcolor( in setcolor() function in boost::unit_test::utils::setcolor
226 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
260 os << setcolor( is_color_output, attr, fg, bg ); in scope_setcolor()
265 *m_os << setcolor( m_is_color_output ); in ~scope_setcolor()
277 struct scope_setcolor : setcolor {
285 : setcolor(is_color_output, attr, fg, bg) in scope_setcolor()
/dports/cad/opencascade/opencascade-7.6.0/tests/v3d/bugs/
H A Dbug24762_coloredshape20 vaspects b -subshapes b_1 -setcolor GREEN
22 vaspects b -subshapes b_6 b_12 -setcolor RED -setwidth 6
24 vaspects b -subshapes b_2 -setcolor HOTPINK -setwidth 4
26 vaspects b -subshapes b_3 -setcolor GRAY
30 vaspects bb -setcolor GREEN -subshapes bb_6 -setcolor RED
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Dstarter_color.rb95 p.setcolor("fill", "gray", 0.5, 0, 0, 0)
129 p.setcolor("fill", "rgb", 0.1, 0.95, 0.3, 0)
160 p.setcolor("fill", "cmyk", 0.1, 0.7, 0.7, 0.1)
192 p.setcolor("fill", "lab", 100, -127, -127, 0)
235 p.setcolor("fill", "iccbasedrgb", 0.1, 0.95, 0.3, 0)
275 p.setcolor("fill", "spot", spot, 1.0, 0, 0)
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/ruby/
H A Dstarter_color.rb95 p.setcolor("fill", "gray", 0.5, 0, 0, 0)
129 p.setcolor("fill", "rgb", 0.1, 0.95, 0.3, 0)
160 p.setcolor("fill", "cmyk", 0.1, 0.7, 0.7, 0.1)
192 p.setcolor("fill", "lab", 100, -127, -127, 0)
235 p.setcolor("fill", "iccbasedrgb", 0.1, 0.95, 0.3, 0)
275 p.setcolor("fill", "spot", spot, 1.0, 0, 0)
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/test/utils/
H A Dsetcolor.hpp66 class setcolor { class
69 explicit setcolor( term_attr::_ attr = term_attr::NORMAL, in setcolor() function in boost::unit_test::setcolor
77 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
100 os << setcolor( attr, fg, bg ); in scope_setcolor()
105 *m_os << setcolor(); in ~scope_setcolor()
/dports/databases/xtrabackup/boost_1_59_0/boost/test/utils/
H A Dsetcolor.hpp66 class setcolor { class
69 explicit setcolor( term_attr::_ attr = term_attr::NORMAL, in setcolor() function in boost::unit_test::setcolor
77 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
100 os << setcolor( attr, fg, bg ); in scope_setcolor()
105 *m_os << setcolor(); in ~scope_setcolor()
/dports/databases/percona57-server/boost_1_59_0/boost/test/utils/
H A Dsetcolor.hpp66 class setcolor { class
69 explicit setcolor( term_attr::_ attr = term_attr::NORMAL, in setcolor() function in boost::unit_test::setcolor
77 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
100 os << setcolor( attr, fg, bg ); in scope_setcolor()
105 *m_os << setcolor(); in ~scope_setcolor()
/dports/databases/percona57-client/boost_1_59_0/boost/test/utils/
H A Dsetcolor.hpp66 class setcolor { class
69 explicit setcolor( term_attr::_ attr = term_attr::NORMAL, in setcolor() function in boost::unit_test::setcolor
77 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
100 os << setcolor( attr, fg, bg ); in scope_setcolor()
105 *m_os << setcolor(); in ~scope_setcolor()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/test/utils/
H A Dsetcolor.hpp66 class setcolor { class
69 explicit setcolor( term_attr::_ attr = term_attr::NORMAL, in setcolor() function in boost::unit_test::setcolor
77 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
100 os << setcolor( attr, fg, bg ); in scope_setcolor()
105 *m_os << setcolor(); in ~scope_setcolor()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/test/utils/
H A Dsetcolor.hpp66 class setcolor { class
69 explicit setcolor( term_attr::_ attr = term_attr::NORMAL, in setcolor() function in boost::unit_test::setcolor
77 operator<<( std::ostream& os, setcolor const& sc ) in operator <<()
100 os << setcolor( attr, fg, bg ); in scope_setcolor()
105 *m_os << setcolor(); in ~scope_setcolor()
/dports/devel/terminality/tn-2.1/
H A Dcheckbox.cpp28 setcolor(SELECTED_BOX,SELECTED_BOX_BG); in element()
30 setcolor(BOX,BOX_BG); in element()
36 setcolor(SELECTED_CHECK, in element()
39 setcolor(CHECK,CHECK_BG); in element()
48 setcolor(SELECTED_LABEL, in element()
51 setcolor(LABEL,LABEL_BG); in element()
56 setcolor(SELECTED_BOX,SELECTED_BOX_BG); in element()
58 setcolor(BOX,BOX_BG); in element()

12345678910>>...43