MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / draw_arrow

Function draw_arrow

src/gui/lf_flat.c:890–974  ·  view source on GitHub ↗

* draw_arrow: * This function draw a arrow by the color. * * \param hdc : the HDC . * \param pRect : the point to the rectangle area to drawing. * \param color : the brush color. * \param status : the direction of the arrow. * * Author : wangjian * Date : 2007-11-23. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

draw_scrollbarFunction · 0.70

Calls 6

FillBoxFunction · 0.85
RGBA2PixelFunction · 0.85
MoveToFunction · 0.85
LineToFunction · 0.85
draw_3dboxFunction · 0.70
fill_iso_triangleFunction · 0.70

Tested by

no test coverage detected