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

Function mnuDrawMenuPic

src/gui/menu.c:2013–2087  ·  view source on GitHub ↗

* Draw menu radio, menu checkmark, menu sub. * * param hwnd : handle of window * param hdc : handle of HDC * param rect : the rectangle in which to draw * param pic_type : type of menu picture * param menu_state : state of menu * * return 0 on success, -1 on failure * * Author : zhounuohua * Date : 2007-11-27 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DrawMenuPicFunction · 0.85

Calls 2

GetWindowElementAttrFunction · 0.85
GetWindowElementPixelExFunction · 0.85

Tested by

no test coverage detected