Home
last modified time | relevance | path

Searched defs:color_cell (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/teo/teo/include/alleg/
H A Dcolor8.h48 struct color_cell { struct
55 extern struct color_cell bcell[]; argument
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/image/
H A Dcolormap.h83 const ColorCell& color_cell(index_t index) const { in color_cell() function
94 ColorCell& color_cell(index_t index) { in color_cell() function
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptongui/src/
H A Dx_colorcb.c161 GtkCellRenderer *color_cell; in x_colorcb_new() local
/dports/emulators/quasi88/quasi88-0.6.4/src/GTK/
H A Dgraph.c288 static GdkColor color_cell[256]; /* ���ݤ����������� */ variable
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dcolor.c366 void color_cell(int r, int c, int rf, int cf, char * str) { in color_cell() function
/dports/textproc/py-rich/rich-10.16.1/rich/
H A Dcolor.py572 color_cell = Text(" " * 10, style=f"on {name}") variable
/dports/emulators/quasi88/quasi88-0.6.4/src/X11/
H A Dgraph-x11dga.c788 static unsigned long color_cell[256]; /* �ԥ������ͤ����� */ variable
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmForm/
H A DFvwmForm.c602 static void color_arg(Ptr_color *color_cell, char *color_name) { in color_arg()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmForm/
H A DFvwmForm.c587 static void color_arg(Ptr_color *color_cell, char *color_name) { in color_arg()
/dports/cad/geda/geda-gaf-1.8.2/gschem/src/
H A Dx_dialog.c2427 GtkCellRenderer *color_cell; in create_color_menu() local