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

Function draw_caption_button

src/gui/lf_fashion.c:2923–3274  ·  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-12-15 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

GetWindowElementAttrFunction · 0.85
gradient_colorFunction · 0.85
DWORD2PixelFunction · 0.85
calc_alphaFunction · 0.85
RGB2PixelFunction · 0.85
CircleFunction · 0.85
MoveToFunction · 0.85
LineToFunction · 0.85
RectangleFunction · 0.85
calc_we_areaFunction · 0.70

Tested by

no test coverage detected