Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h195 struct IntRect { cInt left; cInt top; cInt right; cInt bottom; }; argument
226 IntRect GetBounds();
H A Dclipper.cpp1295 IntRect ClipperBase::GetBounds() in GetBounds()
1297 IntRect result; in GetBounds()
3895 IntRect r = clpr.GetBounds(); in Execute()
3925 IntRect r = clpr.GetBounds(); in Execute()