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

/inkscape/src/ui/widget/
H A Dgimpspinscale.c697 gint layout_x; local
701 gtk_entry_get_layout_offsets (GTK_ENTRY (widget), &layout_x, &layout_y); local
715 if (x > layout_x && x < layout_x + logical.width &&
730 if (x > layout_x && x < layout_x + logical.width &&

Completed in 23 milliseconds