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

Function draw_border

src/gui/lf_fashion.c:2360–2462  ·  view source on GitHub ↗

draw_border: * This function draw the border of a window. * * \param hWnd : the handle of the window. * \param hdc : the DC of the window. * \param is_active : whether the window is actived. * \return : 0 for succeed, other for failure. * * Author: wangjian * Date: 2007-12-13 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

GetWindowElementAttrFunction · 0.85
GetWindowInfoFunction · 0.85
IsMainWindowFunction · 0.85
IsDialogFunction · 0.85
DWORD2PixelFunction · 0.85
MoveToFunction · 0.85
LineToFunction · 0.85
gradient_colorFunction · 0.85
RectangleFunction · 0.85
IsControlFunction · 0.85
calc_we_areaFunction · 0.70

Tested by

no test coverage detected