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

Function draw_fold

src/gui/lf_test/src/draw_fold.c:74–108  ·  view source on GitHub ↗

* draw_fold: * This function draw a fold by the color. * * \param hdc : the HDC . * \param pRect : the point to the rectangle area to drawing. * \param color : the pen color. * \param is_opened : the status of the fold. * \return : 0 for succeed, other for failure. * * Author : wangjian * Date : 2007-11-23. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestProcFunction · 0.70

Calls 4

RGB2PixelFunction · 0.85
RectangleFunction · 0.85
MoveToFunction · 0.85
LineToFunction · 0.85

Tested by 1

TestProcFunction · 0.56