Home
last modified time | relevance | path

Searched refs:LINE_COLOR (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/
Dstudiox_util.h146 #define LINE_COLOR RGB(180, 180, 180) macro
Dstring_table_edit_dlg.cpp3064 CPen brush(PS_SOLID, 1, LINE_COLOR); in OnPaint()