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

Function draw_border

src/gui/lf_flat.c:2306–2397  ·  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. * * Author: zhounuohua * Date: 2007-12-10 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

GetWindowElementPixelExFunction · 0.85
GetWindowElementAttrFunction · 0.85
GetWindowInfoFunction · 0.85
IsDialogFunction · 0.85
RectangleFunction · 0.85
IsMainWindowFunction · 0.85
IsControlFunction · 0.85
calc_we_areaFunction · 0.70

Tested by

no test coverage detected