Home
last modified time | relevance | path

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

/dports/graphics/quat/quat-1.20/kernel/
H A Dcommon.h100 struct disppal_struct struct
102 struct rgbcol_struct cols[256];
103 int colnum, brightnum; /* maxcol = colnum*brightnum */
104 int maxcol;
105 double btoc; /* "brights":colors */
106 int rdepth, gdepth, bdepth; /* Used by FindNearestColor. Should be filled if this is used. */
/dports/graphics/quat-gui/quat-1.20/kernel/
H A Dcommon.h100 struct disppal_struct struct
102 struct rgbcol_struct cols[256];
103 int colnum, brightnum; /* maxcol = colnum*brightnum */
104 int maxcol;
105 double btoc; /* "brights":colors */
106 int rdepth, gdepth, bdepth; /* Used by FindNearestColor. Should be filled if this is used. */
/dports/graphics/quat-gui/quat-1.20/gui/
H A DMainWindow.cxx1145 int MainWindow::FLTK_SetColors(struct disppal_struct *) in FLTK_SetColors()
/dports/graphics/quat/quat-1.20/gui/
H A DMainWindow.cxx1145 int MainWindow::FLTK_SetColors(struct disppal_struct *) in FLTK_SetColors()