Home
last modified time | relevance | path

Searched refs:PL_ATTR_BG_COLOR (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dm_erase.c26 PL_ATTR_BG_COLOR); in _pl_m_erase_page()
H A Dm_attribs.c96 if (mask & PL_ATTR_BG_COLOR) in _pl_m_set_attributes()
H A Dextern.h522 #define PL_ATTR_BG_COLOR (1<<4) macro