Home
last modified time | relevance | path

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

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dmain.c1148 gboolean was_on_bottom; in gkrellm_pack_side_frames() local
1167 was_on_bottom = (y_gkrell + h >= _GK.h_display) ? TRUE : FALSE; in gkrellm_pack_side_frames()
1239 else if (was_on_bottom) in gkrellm_pack_side_frames()