Searched refs:drawLineHQ (Results 1 – 1 of 1) sorted by relevance
63 bool drawLineHQ(VirtualDevice *dev, Point const &orig, Point const &dest, Size const &pSize) { in drawLineHQ() function124 if (drawLineHQ(dev,orig,dest,pSize)) return; in drawLine()
Completed in 20 milliseconds