Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VincentWei/MiniGUI
/ functions
Functions
8,131 in github.com/VincentWei/MiniGUI
⨍
Functions
8,131
◇
Types & classes
1,682
↓ 17 callers
Function
get_window_menubar
src/gui/lf_common.h:142
↓ 17 callers
Function
put_queue
src/gui/keyboard.c:102
↓ 17 callers
Function
sleBackspaceText
src/control/bidiedit.c:983
↓ 17 callers
Function
tvSetVScrollInfo
src/ex_ctrl/treeview_rdr.c:707
↓ 17 callers
Function
tvSetVScrollInfo
src/ex_ctrl/treeview.c:718
↓ 16 callers
Function
CreatePopupMenu
src/gui/menu.c:211
↓ 16 callers
Function
ExcludeWindowStyle
src/gui/window.c:5027
↓ 16 callers
Function
GAL_GetRGB
src/newgal/pixels.c:481
↓ 16 callers
Function
GAL_SetAlpha
src/newgal/surface.c:270
↓ 16 callers
Function
GAL_UpdateRect
* Update a specific portion of the physical screen */
src/newgal/video.c:731
↓ 16 callers
Function
GetSystemBitmapEx2
Since 5.0.0 */
src/sysres/resource.c:263
↓ 16 callers
Function
MessageBox
src/gui/dialog.c:957
↓ 16 callers
Function
SetAutoRepeatMessage
Since 5.0.0, the auto-repeat message will handled by desktop */
src/gui/window.c:91
↓ 16 callers
Function
SetScrollInfo
src/gui/window.c:3542
↓ 16 callers
Function
__mg_check_hook_func
this should be called before queuing the event messages to DESKTOP */
src/kernel/desktop.c:4395
↓ 16 callers
Function
_glyph_draw_pixel
src/newgdi/glyph.c:471
↓ 16 callers
Function
_mem_get_pixel
src/include/dc.h:421
↓ 16 callers
Function
getMsgQueueForThisThread
src/include/internals.h:807
↓ 16 callers
Function
get_cell_from_xy
TODO add scroll support
src/ex_ctrl/gridview.c:271
↓ 16 callers
Function
mySetCaretPos
sets the current caret position in the virtual content window */
src/control/textedit.c:1178
↓ 16 callers
Function
pthread_attr_destroy
src/libc/psos_pthread.c:854
↓ 15 callers
Function
ClientToScreen
src/gui/window.c:4830
↓ 15 callers
Function
GAL_GetBoxSize
* Calculate the pad-aligned box sizew in a surface */
src/newgal/surface.c:922
↓ 15 callers
Function
GAL_SetColorKey
* Set the color key in a blittable surface */
src/newgal/surface.c:220
↓ 15 callers
Function
GetTabbedTextExtent
src/newgdi/tabbedtextout.c:418
↓ 15 callers
Function
GetValueFromEtcFile
Function: GetValueFromEtcFile(const char* pEtcFile, const char* pSection, * const char* pKey, char* pValue, int iLen);
src/misc/misc.c:889
↓ 15 callers
Function
IsEmptyClipRgn
src/newgdi/region.c:270
↓ 15 callers
Function
LineEx
src/newgdi/advapi.c:107
↓ 15 callers
Function
MGUI_ReadLE16Mem
include/endianrw.h:721
↓ 15 callers
Function
ServerGetWinZNodeHeader
src/server/layer.c:885
↓ 15 callers
Function
__mg_os_time_delay
src/misc/nposix.c:424
↓ 15 callers
Function
calc_3dbox_color
* calc_3dbox_color: * calc a less brighter, much bright, less darker, or much darker * color of color which used in 3dbox. * Author: Xugu
src/gui/lf_classic.c:269
↓ 15 callers
Function
calc_we_area
* calc_we_area: * calc the area of window element including parts of caption, scrollbars. * the result(we_area) is on the same coordinates
src/gui/lf_classic.c:1877
↓ 15 callers
Function
calc_we_area
* calc_we_area: * calc the area of window element including parts of caption, scrollbars. * the result(we_area) is on the same coordinates
src/gui/lf_flat.c:1921
↓ 15 callers
Function
calc_we_area
src/gui/lf_skin.c:1857
↓ 15 callers
Function
dbg_dumpRegion
src/newgdi/region.c:417
↓ 15 callers
Function
get_metrics
* get_metrics: * * This function get metrics of window elements which is identified by id. * * Author: Peng LIU * Date: 2007-12-05 */
src/control/propsheet.c:125
↓ 15 callers
Function
get_window_border
src/gui/lf_tiny.c:1340
↓ 15 callers
Function
jdiv_round_up
src/image/jutils.c:102
↓ 15 callers
Function
lstSetScrollInfo
src/control/listbox.c:884
↓ 15 callers
Function
mglist_getitem_byindex
src/control/listmodel.c:204
↓ 15 callers
Function
outb
src/newgal/fbcon/compiler.h:212
↓ 15 callers
Function
pthread_join
src/libc/psos_pthread.c:698
↓ 15 callers
Function
scrolled_content_to_window
src/control/scrolled.h:173
↓ 15 callers
Function
sem_destroy
src/libc/ose_sem.c:122
↓ 15 callers
Function
sem_init
src/libc/ose_sem.c:95
↓ 15 callers
Function
sleInsertText_refresh
src/control/edit.c:801
↓ 14 callers
Function
ClipRectIntersect
src/newgdi/clip.c:117
↓ 14 callers
Function
ClrIn
obsolete/ime/hzinput.c:335
↓ 14 callers
Function
DestroyMenu
src/gui/menu.c:741
↓ 14 callers
Function
GAL_FreeFormat
* Free a previously allocated format structure */
src/newgal/pixels.c:286
↓ 14 callers
Function
GetFontHeight
src/newgdi/text.c:68
↓ 14 callers
Function
InflateRect
* \fn void InflateRect (RECT* prc, int cx, int cy) * \brief Increases or decreases the width and height of an rectangle. * * This function increase
include/gdi.h:6281
↓ 14 callers
Function
SetRasterOperation
src/newgdi/gdi.c:2234
↓ 14 callers
Function
SetScrollPos
src/gui/window.c:3418
↓ 14 callers
Function
SetWindowCallbackProc
src/gui/window.c:5226
↓ 14 callers
Function
SubtractRegion
* SubtractRegion * * Subtract rgnS from rgnM and leave the result in rgnD. * S stands for subtrahend, M for minuend and D for
src/newgdi/region.c:1244
↓ 14 callers
Function
_dc_fill_spans
src/newgdi/pixel_ops.c:370
↓ 14 callers
Function
break_change_lbo_before_last
src/font/unicode-break.c:232
↓ 14 callers
Function
gbctxt_change_lbo_before_last
src/newgdi/obsolote/getucharsandbreaks.c:184
↓ 14 callers
Function
lstGetItemsRect
src/control/listbox.c:438
↓ 14 callers
Function
post_msg_by_znode_p
src/kernel/desktop.c:1786
↓ 14 callers
Function
release_effective_dc
src/include/dc.h:698
↓ 14 callers
Function
srvForceCloseMenu
src/kernel/desktop.c:1493
↓ 14 callers
Function
update_viewport
src/ex_ctrl/gridview.c:79
↓ 13 callers
Function
ClipRgnIntersect
* IntersectRegion */
src/newgdi/region.c:1205
↓ 13 callers
Function
CopyRect
* \fn void CopyRect (RECT* pdrc, const RECT* psrc) * \brief Copies one rectangle to another. * * This function copies the coordinates of the source
include/gdi.h:6239
↓ 13 callers
Function
DestroyWindow
src/gui/window.c:6093
↓ 13 callers
Function
DrawMenuPic
* Draw menu bitmap, menu radio, menu checkmark or menu sub * * return : 0 on success, -1 on failure * * Author : zhounuohua<zhounuohua@minigui.com
src/gui/menu.c:2097
↓ 13 callers
Function
ExpandMonoBitmap
This function expand monochorate bitmap. */
src/newgdi/bitmap.c:2545
↓ 13 callers
Function
GETDC
src/control/textedit.c:98
↓ 13 callers
Function
RELEASEDC
src/control/textedit.c:108
↓ 13 callers
Function
UnloadMyBitmap
src/mybmp/mybmp.c:346
↓ 13 callers
Function
change_selected
src/ex_ctrl/treeview_rdr.c:788
↓ 13 callers
Function
change_selected
src/ex_ctrl/treeview.c:801
↓ 13 callers
Function
getMainWinIfWindowInThisThread
Be careful: does not check validity of hWnd */
src/include/internals.h:843
↓ 13 callers
Function
get_window_border
src/gui/lf_flat.c:1424
↓ 13 callers
Function
get_window_border
src/gui/lf_fashion.c:1769
↓ 13 callers
Function
is_next_glyph_nu
src/newgdi/obsolote/getucharsandbreaks.c:1585
↓ 13 callers
Function
is_next_uchar_nu
src/font/unicode-break.c:1556
↓ 13 callers
Function
pthread_attr_setdetachstate
src/libc/psos_pthread.c:868
↓ 13 callers
Function
scrolled_make_pos_visible
make a point in the content area visible */
src/control/scrolled.c:183
↓ 13 callers
Function
textlayout_get_text_count
src/textedit/mtextedit.c:777
↓ 12 callers
Function
ActiveCaret
src/gui/caret.c:123
↓ 12 callers
Function
FocusRect
src/newgdi/line.c:202
↓ 12 callers
Function
GetMonLen
get month length from year and month
src/ex_ctrl/monthcalendar.c:185
↓ 12 callers
Function
GetWindowExStyle
src/gui/window.c:5049
↓ 12 callers
Function
GetWindowText
src/gui/window.c:5291
↓ 12 callers
Function
IsControl
src/gui/window.c:2964
↓ 12 callers
Function
IsMainWindow
src/gui/window.c:2952
↓ 12 callers
Function
IsServer
src/kernel/init-lite.c:305
↓ 12 callers
Function
SetWindowFont
src/gui/window.c:4967
↓ 12 callers
Function
change_rect
src/gui/lf_test/src/test_draw.c:132
↓ 12 callers
Function
dc_InitDC
This function initializes a DC: set the default parameters. */
src/newgdi/gdi.c:1911
↓ 12 callers
Function
dc_IsMemDC
src/include/dc.h:294
↓ 12 callers
Function
draw_arrow
* draw_arrow: * This function draw a arrow by the color. * * \param hdc : the HDC . * \param pRect : the point to the rectangle area to drawing.
src/gui/lf_tiny.c:814
↓ 12 callers
Function
drm_destroy_dumb_buffer
src/newgal/drm/drmvideo.c:2399
↓ 12 callers
Function
get_caretpos_x
src/control/bidiedit.c:424
↓ 12 callers
Function
get_caretpos_x
src/control/edit.c:330
↓ 12 callers
Function
get_effective_dc
src/include/dc.h:671
← previous
next →
201–300 of 8,131, ranked by callers