Home
last modified time | relevance | path

Searched refs:DragRectDraw0 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/upp/upp/uppsrc/VirtualGui/
H A DCtrl.h34 static void DragRectDraw0(const Vector<Rect>& clip, const Rect& rect, int n,
/dports/devel/upp/upp/reference/Framebuffer/
H A DCtrl.h46 static void DragRectDraw0(const Vector<Rect>& clip, const Rect& rect, int n,
H A DWnd.cpp302 void Ctrl::DragRectDraw0(const Vector<Rect>& clip, const Rect& rect, int n, const byte *pattern, in… in DragRectDraw0() function in Ctrl
331 DragRectDraw0(pr, rect1.Offseted(p), n, pattern, animation); in DragRectDraw()
332 DragRectDraw0(pr, rect2.Offseted(p), n, pattern, animation); in DragRectDraw()