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

Function draw_caption_button

src/gui/lf_classic.c:2504–2620  ·  view source on GitHub ↗

draw_caption_button: * This function draw the caption button of a window. * * param hWnd : the handle of the window. * param hdc : the DC of the window. * param ht_code : the number for close, max, or min button, 0 for all. * param status : the status of the button drawing. * * Author: wangjian * Date: 2007-11-22 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

GetWindowElementAttrFunction · 0.85
GetWindowElementPixelExFunction · 0.85
MoveToFunction · 0.85
LineToFunction · 0.85
RectangleFunction · 0.85
calc_we_areaFunction · 0.70
draw_3dboxFunction · 0.70

Tested by

no test coverage detected