Home
last modified time | relevance | path

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

/dports/deskutils/tpb/tpb-0.6.4/src/
H A Dcfg.h68 #define DEFAULT_OSDHORIZONTAL 25 macro
H A Dtpb.c904 cfg.osdhorizontal, DEFAULT_OSDHORIZONTAL); in init_xosd()
905 xosd_set_horizontal_offset(osd_ptr, DEFAULT_OSDHORIZONTAL); in init_xosd()
H A Dcfg.c479 cfg->osdhorizontal = DEFAULT_OSDHORIZONTAL; in init_cfg()