Searched refs:CheckOutOfRange (Results 1 – 2 of 2) sorted by relevance
45 static inline bool CheckOutOfRange(const Point &pt, const Size &size) in CheckOutOfRange() function
248 if (CheckOutOfRange(srcPoint, pixmapInfo.imageInfo.size)) { in DrawPixelmap()