Searched defs:win_h (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libgdl/
H A Dgdl-dock-master.c492 gint win_w, win_h; local
499 NULL, NULL, &win_w, &win_h, NULL);
502 root_y >= win_y && root_y < win_y + win_h)

Completed in 41 milliseconds