Home
last modified time | relevance | path

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

/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dfocus_cycle_popup.c38 #define HILITE_SIZE (ICON_SIZE + 2*HILITE_OFFSET)
44 #define HILITE_OFFSET (HILITE_WIDTH + HILITE_MARGIN) macro
667 p->a_icon->texture[0].data.image.tx = HILITE_OFFSET; in popup_render()
668 p->a_icon->texture[0].data.image.ty = HILITE_OFFSET; in popup_render()