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

Function draw_scrollbar

src/gui/lf_tiny.c:3282–3476  ·  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: zhounuohua * Date: 2007-11-22 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

draw_custom_hotspotFunction · 0.70

Calls 14

GetWindowInfoFunction · 0.85
GetWindowElementAttrFunction · 0.85
ExcludeClipRectFunction · 0.85
DPRINTFFunction · 0.85
GetWindowElementPixelExFunction · 0.85
strncasecmpFunction · 0.85
GetClassNameFunction · 0.85
FillBoxFunction · 0.85
RectangleFunction · 0.85
calc_we_areaFunction · 0.70
draw_arrowFunction · 0.70
calc_scrollbarctrl_areaFunction · 0.70

Tested by

no test coverage detected