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
↓ 9 callers
Function
getMsgQueueIfWindowInThisThread
src/include/internals.h:856
↓ 9 callers
Function
get_italic_offx
src/newgdi/glyph.c:634
↓ 9 callers
Function
get_random_letter
src/font/test/arabic/shape_test.c:133
↓ 9 callers
Function
getpagesize
getpagesize for windows */
src/libc/malloc.c:5093
↓ 9 callers
Function
gui_GetIconFile
src/gui/lf_common.c:69
↓ 9 callers
Function
mcGetCurDayPos
get line and weekday from date according to weekday1
src/ex_ctrl/monthcalendar.c:260
↓ 9 callers
Function
mcGetRects
get rects of ...
src/ex_ctrl/monthcalendar.c:311
↓ 9 callers
Function
mglist_select_item
src/control/listmodel.h:209
↓ 9 callers
Function
newFinalSpan
src/newgdi/miarc.c:3000
↓ 9 callers
Function
pthread_cancel
src/libc/psos_pthread.c:1370
↓ 9 callers
Function
pthread_self_info
src/libc/ucos2_pthread.c:141
↓ 9 callers
Function
scrolled_get_visible_rect
src/control/scrolled.h:195
↓ 9 callers
Function
scrolled_set_cont_width
src/control/scrolled.c:394
↓ 9 callers
Function
set_highlight_cells_to
src/ex_ctrl/gridview.c:819
↓ 9 callers
Function
testr_realloc
src/control/text.h:108
↓ 9 callers
Function
tvSetHScrollInfo
src/ex_ctrl/treeview_rdr.c:729
↓ 9 callers
Function
tvSetHScrollInfo
src/ex_ctrl/treeview.c:739
↓ 9 callers
Function
wndGetHScrollBarRect
src/gui/window.c:670
↓ 9 callers
Function
wndGetVScrollBarRect
src/gui/window.c:658
↓ 8 callers
Function
Circle
src/newgdi/arc.c:179
↓ 8 callers
Function
CircleGenerator
Circle generator */
src/newgdi/generators.c:377
↓ 8 callers
Function
ClientRequestEx2
src/client/client.c:216
↓ 8 callers
Function
GAL_VideoQuit
* Clean up the video subsystem */
src/newgal/video.c:1123
↓ 8 callers
Function
GetCharsetOps
src/font/charset.c:3549
↓ 8 callers
Function
GetDataBlock
src/ex_ctrl/gif89a.c:296
↓ 8 callers
Function
GetFocusChild
src/gui/window.c:2862
↓ 8 callers
Function
GetSubMenu
src/gui/menu.c:931
↓ 8 callers
Function
GetSysFontHeight
src/font/sysfont.c:268
↓ 8 callers
Function
GetWeekDay
get weekday from date
src/ex_ctrl/monthcalendar.c:236
↓ 8 callers
Function
LoadBitmapFromFile
src/newgdi/readbmp.c:543
↓ 8 callers
Function
LoadResource
src/sysres/resmgr.c:692
↓ 8 callers
Function
MGUI_RWFromFile
src/misc/rwops.c:255
↓ 8 callers
Function
QueueDeskMessage
src/include/internals.h:322
↓ 8 callers
Function
RegisterEventHookFunc
Hook support ********************************/
src/gui/window.c:6228
↓ 8 callers
Function
ReleaseRes
src/sysres/resmgr.c:833
↓ 8 callers
Function
RetrieveRes
src/sysres/resource.c:128
↓ 8 callers
Function
ServerGetNextZNode
src/server/layer.c:783
↓ 8 callers
Function
SetClipBoardData
src/misc/clipboard.c:260
↓ 8 callers
Function
SetNotificationCallback
src/gui/window.c:6206
↓ 8 callers
Function
SetWindowCaption
src/gui/window.c:5252
↓ 8 callers
Function
TrackPopupMenu
src/gui/menu.c:4188
↓ 8 callers
Function
UnionRegion
* UnionRegion */
src/newgdi/region.c:1272
↓ 8 callers
Function
Usage
* Print program usage */
scripts/lxdialog/lxdialog.c:142
↓ 8 callers
Function
__mg_close_tmpfile
src/misc/nposix.c:625
↓ 8 callers
Function
__mg_get_extension
Since 5.0.0 */
src/include/misc.h:191
↓ 8 callers
Function
__mg_glyph_string_set_size
src/newgdi/layout-utils.c:364
↓ 8 callers
Function
__mg_map_find
src/misc/map.c:231
↓ 8 callers
Function
__mg_splash_progress
src/misc/license.c:230
↓ 8 callers
Function
__mg_ttc_search
* extern functions * **********************************************************/ search a data in cache, hCa
src/font/fontcache.c:383
↓ 8 callers
Function
_gdi_get_baseline_point
src/newgdi/glyph.c:2318
↓ 8 callers
Function
_gdi_reorder_text
src/newgdi/legacy-bidi.c:569
↓ 8 callers
Function
_te_set_cursor
Note: the pos is in the char not in byte. */
src/textedit/mtextedit.c:4416
↓ 8 callers
Function
calc_3dbox_color
* calc_3dbox_color: * calc a less brighter, much bright, less darker, or much darker * color of src_color. * Author: XuguangWang * Date:
src/gui/lf_tiny.c:291
↓ 8 callers
Function
check_vowel
src/include/devfont.h:168
↓ 8 callers
Function
dc_IsScreenDC
src/include/dc.h:299
↓ 8 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_classic.c:821
↓ 8 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_flat.c:890
↓ 8 callers
Function
dskGetActiveWindow
src/kernel/desktop-comm.c:91
↓ 8 callers
Function
dskScreenToClient
src/kernel/desktop.c:345
↓ 8 callers
Function
fontGetCharsetFromName
src/font/fontname.c:565
↓ 8 callers
Function
fontGetHeightFromName
src/font/fontname.c:535
↓ 8 callers
Function
getVisItemCount
src/ex_ctrl/treeview.c:294
↓ 8 callers
Function
get_achar_text_index
src/control/bidiedit.c:126
↓ 8 callers
Function
get_znode_flags_from_style
src/kernel/desktop.c:2638
↓ 8 callers
Function
hidecursor
src/kernel/cursor-procs.c:428
↓ 8 callers
Function
increase_extra_spacing
src/newgdi/simple-glyph-renderer.c:207
↓ 8 callers
Function
list_add
* list_add - add a new_entry entry * @new_entry: new_entry entry to be added * @head: list head to add it after * * Insert a new_entry entry after
src/include/list.h:99
↓ 8 callers
Function
mcTextOutCenter
textout in a rect center style
src/ex_ctrl/monthcalendar.c:380
↓ 8 callers
Function
mglist_adjust_items_height
src/control/listmodel.c:168
↓ 8 callers
Function
mglist_get_item_count
src/control/listmodel.h:260
↓ 8 callers
Function
miDcos
src/newgdi/miarc.c:1414
↓ 8 callers
Function
mnuShowPopupMenu
src/gui/menu.c:2337
↓ 8 callers
Function
my_read
src/ial/ps2-conv.c:145
↓ 8 callers
Function
print_hexstr
src/font/legacy-bidi.c:191
↓ 8 callers
Function
print_item
* Print list item */
scripts/lxdialog/checklist.c:31
↓ 8 callers
Function
print_item
* Print menu item */
scripts/lxdialog/menubox.c:66
↓ 8 callers
Function
scrolled_set_hscrollinfo
adjust the horz scrollbar according to the content offset value */
src/control/scrolled.c:87
↓ 8 callers
Function
scrolled_set_vscrollinfo
adjust the vert scrollbar according to the content offset value */
src/control/scrolled.c:115
↓ 8 callers
Function
scrollview_freeze
src/control/scrollview_impl.h:228
↓ 8 callers
Function
setup_dc
src/control/bidiedit.c:208
↓ 8 callers
Function
showcursor
src/kernel/cursor-procs.c:438
↓ 8 callers
Function
sleInsertText
src/control/bidiedit.c:1285
↓ 8 callers
Function
texteditor_get_view_rect
margins
src/textedit/mtextedit.c:3384
↓ 8 callers
Function
update_row_col_size
src/ex_ctrl/gridview.c:172
↓ 8 callers
Function
wndGetScrollBar
src/gui/window.c:3338
↓ 7 callers
Function
AddGlyphsToBMPFont
src/font/bitmapfont.c:564
↓ 7 callers
Function
ComboBoxDrawSpinButton
src/control/combobox.c:123
↓ 7 callers
Function
CreateLogFont
src/newgdi/obsolote/logfont.c:209
↓ 7 callers
Function
CreatePrivateClientDC
src/newgdi/gdi.c:2626
↓ 7 callers
Function
DeletePrivateDC
src/newgdi/gdi.c:2691
↓ 7 callers
Function
DeleteSecondaryDC
src/newgdi/gdi.c:2757
↓ 7 callers
Function
DestroyBlockDataHeap
src/kernel/blockheap.c:154
↓ 7 callers
Function
DrawACharString
src/newgdi/textout.c:639
↓ 7 callers
Function
EqualRect
src/newgdi/rect.c:69
↓ 7 callers
Function
FillBitmapPartInBox
src/newgdi/bitmap.c:1060
↓ 7 callers
Function
FixStrDup
src/kernel/fixstr.c:244
↓ 7 callers
Function
GAL_FillRect
* This function performs a fast fill of the given rectangle with 'color' */
src/newgal/surface.c:859
↓ 7 callers
Function
GAL_IntersectRect
* A function to calculate the intersection of two rectangles: * return true if the rectangles intersect, false otherwise */
src/include/newgal.h:741
↓ 7 callers
Function
GAL_LockSurface
src/newgal/surface.c:2115
↓ 7 callers
Function
GAL_UnRLESurface
src/newgal/RLEaccel.c:1486
← previous
next →
401–500 of 8,131, ranked by callers