Home
last modified time | relevance | path

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

/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dpageitem.h359 bool mouseWithinItem(int x, int y, double scale) const;
H A Dpageitem.cpp9133 bool PageItem::mouseWithinItem(int x, int y, double scale) const in mouseWithinItem() function in PageItem