Home
last modified time | relevance | path

Searched refs:colorsDB_fg (Results 1 – 4 of 4) sorted by relevance

/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/
H A DxtmResource.c184 &custom_data_ref -> colorsDB_fg.no_colors, in xtmRsFetchColors()
185 custom_data_ref -> colorsDB_fg.color, in xtmRsFetchColors()
186 SysNumber( custom_data_ref -> colorsDB_fg.color ) ); in xtmRsFetchColors()
H A DxtmGlobal.h550 XTM_GL_COLOR_LIST colorsDB_fg; member
H A DxtmEditPref.c807 color_index >= custom_data_ref -> colorsDB_fg.no_colors ) in setPrefValues()
H A DxtmSchedWin.c1375 entry_fg_index >= custom_data_ref -> colorsDB_fg.no_colors ) in updateSchedEntries()
1411 foreground = custom_data_ref -> colorsDB_fg.color[ entry_fg_index ]; in updateSchedEntries()