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

Function draw_scrollbar

src/gui/lf_classic.c:2703–2923  ·  view source on GitHub ↗

draw_scrollbar: * This function draw the scrollbar of a window. * * param hWnd : the handle of the window. * param hdc : the DC of the window. * param sb_pos : the pos need to draw. * * 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 11

GetWindowInfoFunction · 0.85
GetWindowElementAttrFunction · 0.85
strncasecmpFunction · 0.85
GetClassNameFunction · 0.85
RGBA2PixelFunction · 0.85
FillBoxFunction · 0.85
calc_scrollbarctrl_areaFunction · 0.70
calc_we_areaFunction · 0.70
get_scroll_statusFunction · 0.70
draw_3dboxFunction · 0.70
draw_arrowFunction · 0.70

Tested by

no test coverage detected