Home
last modified time | relevance | path

Searched refs:CELL_COLOR_BLACK (Results 1 – 6 of 6) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/output/
H A Dtable.h65 #define CELL_COLOR_BLACK CELL_COLOR (0, 0, 0) macro
104 #define TABLE_BORDER_STYLE_INITIALIZER { TABLE_STROKE_SOLID, CELL_COLOR_BLACK }
152 .fg = { [0] = CELL_COLOR_BLACK, [1] = CELL_COLOR_BLACK}, \
H A Dpivot-table.c77 .fg = { [0] = CELL_COLOR_BLACK, [1] = CELL_COLOR_BLACK}, \ in pivot_area_get_default_style()
125 .color = CELL_COLOR_BLACK, in pivot_border_get_default_style()
743 .color = CELL_COLOR_BLACK, in pivot_table_create__()
H A Dtable.c831 *color = p ? *p : (struct cell_color) CELL_COLOR_BLACK; in table_get_rule()
H A Dcairo.c481 *color = (struct cell_color) CELL_COLOR_BLACK; in parse_color()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/garden/garden_games/
H A DSudoku.cpp12 #define CELL_COLOR_BLACK 0 macro
214 m_pBoard->Set_Value(0,1, CELL_COLOR_BLACK); in DrawBoard()
243 iNumberColor = CELL_COLOR_BLACK; in DrawCell()
/dports/math/pspp/pspp-1.4.1/src/output/spv/
H A Dspv-legacy-decoder.c622 in->color, (struct cell_color) CELL_COLOR_BLACK); in decode_spvdx_style_incremental()
1854 s->color, (struct cell_color) CELL_COLOR_BLACK); in decode_spvsx_legacy_properties()
1937 (struct cell_color) CELL_COLOR_BLACK); in decode_spvsx_legacy_properties()