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

Function draw_fold

src/gui/lf_tiny.c:905–982  ·  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. * * Author : wangjian * Date : 2007-11-23. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

RGBA2PixelFunction · 0.85
MoveToFunction · 0.85
LineToFunction · 0.85
RectangleFunction · 0.85

Tested by

no test coverage detected