MCPcopy Create free account

hub / github.com/VincentWei/MiniGUI / functions

Functions8,131 in github.com/VincentWei/MiniGUI

↓ 32 callersFunction_mem_set_pixel
src/include/dc.h:445
↓ 31 callersFunctionGetTickCount
src/kernel/timer.c:479
↓ 31 callersFunctionfixtoi
* \fn int fixtoi (fixed x) * \brief Converts an fixed point value to an integer. * * This function converts the fixed point \a x to an integer. *
include/fixedmath.h:363
↓ 31 callersFunctionlist_empty
* list_empty - tests whether a list is empty * @head: the list to test. */
src/include/list.h:155
↓ 31 callersFunctionmmap
mmap for windows */
src/libc/malloc.c:5416
↓ 30 callersFunctionDPRINTF
src/control/scrollbar.c:70
↓ 30 callersFunctionFillBoxWithBitmapPart
src/newgdi/bitmap.c:961
↓ 30 callersFunctionGAL_ReallocFormat
src/newgal/pixels.c:264
↓ 30 callersFunctionNormalizeRect
src/newgdi/rect.c:79
↓ 30 callersFunctionline_a2b
src/control/newtoolbar.c:103
↓ 30 callersFunctionlist_add_tail
* list_add_tail - add a new_entry entry * @new_entry: new_entry entry to be added * @head: list head to add it before * * Insert a new_entry entry
src/include/list.h:112
↓ 29 callersFunctioncalc_achar_pos_cx
src/control/bidiedit.c:742
↓ 29 callersFunctioncalc_charpos_cx
src/control/edit.c:571
↓ 29 callersFunctionftofix
* \fn fixed ftofix (double x) * \brief Converts a float point value to a fixed point value. * * This function converts the specified float point va
include/fixedmath.h:185
↓ 29 callersFunctionsem_wait
src/libc/ose_sem.c:134
↓ 29 callersFunctionsnprintf
src/misc/nposix.c:638
↓ 28 callersFunctionNotifyParentEx
Since 5.0.0, we use NotifyWindow to send the notification to the parent */
src/control/ctrlmisc.c:239
↓ 28 callersFunctionget_cell_rect
src/ex_ctrl/gridview.c:201
↓ 28 callersFunctionget_varnum
scripts/tkparse.c:84
↓ 27 callersFunctionPing
src/misc/misc.c:1356
↓ 26 callersFunctionDrawIcon
src/newgdi/icon.c:623
↓ 26 callersFunctionlstGetItem
src/control/listbox.c:516
↓ 25 callersFunctionAddClipRect
Adds a rectangle to a region */
src/newgdi/region.c:1357
↓ 25 callersFunctionDestroyLogFont
src/font/logfont.c:514
↓ 25 callersFunctionGetParent
src/gui/window.c:2994
↓ 25 callersFunctionSetRectEmpty
* \fn void SetRectEmpty (RECT* prc) * \brief Empties a rectangle. * * This function empties the rectangle pointed to by \a prc. * An empty rectang
include/gdi.h:6222
↓ 25 callersFunction_dc_which_region_ban
find the ban in which the scanline lies */
src/newgdi/pixel_ops.c:123
↓ 25 callersFunctionget_zorder_info
src/kernel/desktop.c:148
↓ 24 callersFunctionGAL_SyncUpdate
src/newgal/video.c:898
↓ 24 callersFunctionGetWindowBkColor
src/gui/window.c:4935
↓ 24 callersFunctionMoveWindow
NOTE: This function is control safe */
src/gui/window.c:5308
↓ 24 callersFunctioncoor_DP2SP
src/include/dc.h:338
↓ 24 callersFunctiondraw_3dbox
* draw_3dbox: * draw a 3dbox. * param color - the main color of 3dbox * param flag - how to draw the 3dbox (thin or thick frame, filled or *
src/gui/lf_classic.c:444
↓ 24 callersFunctiondraw_area_from_bitmap
src/gui/lf_skin.c:372
↓ 24 callersFunctionget_next_uchar
src/newgdi/obsolote/getucharsandbreaks.c:246
↓ 24 callersFunctionget_window_caption
src/gui/lf_common.h:137
↓ 24 callersFunctionmnuHiliteMenuItem
src/gui/menu.c:3144
↓ 24 callersFunctionpthread_mutex_init
src/libc/psos_mutex.c:191
↓ 24 callersFunctionset_highlight_cells
src/ex_ctrl/gridview.c:778
↓ 24 callersFunctionunlock_zi_for_change
src/kernel/desktop.c:607
↓ 23 callersFunctionDestroyAllControls
src/gui/dialog.c:68
↓ 23 callersFunctionDoesIntersect
src/newgdi/rect.c:123
↓ 23 callersFunctionEndDialog
src/gui/dialog.c:225
↓ 23 callersFunctionbreak_next_uchar
src/font/unicode-break.c:1446
↓ 23 callersFunctiongui_Control
since 5.0.0, moved to ctrlclass.h as inline */
src/gui/ctrlclass.c:155
↓ 23 callersFunctionpthread_create
Create a thread. */
src/libc/psos_pthread.c:402
↓ 22 callersFunctionEnableScrollBar
src/gui/window.c:3352
↓ 22 callersFunctionSetWindowAdditionalData2
src/gui/window.c:5117
↓ 22 callersFunction_gdi_start_new_line
src/newgdi/glyph.c:3133
↓ 22 callersFunctionedtSetCaretPos
* set caret position according to the current edit position. */
src/control/bidiedit.c:763
↓ 22 callersFunctionmlsSetSlaveScreenInfo
src/newgal/mlshadow/mlshadow-ths.c:277
↓ 22 callersFunctionresolve_lbc
src/newgdi/obsolote/getucharsandbreaks.c:289
↓ 21 callersFunctionExcludeClipRect
src/newgdi/clip.c:67
↓ 21 callersFunctionRGB2Pixel
* \fn gal_pixel GUIAPI RGB2Pixel (HDC hdc, Uint8 r, Uint8 g, Uint8 b) * \brief Get the pixel value from a color in RGB triple under a DC. * * This
include/gdi.h:3484
↓ 21 callersFunctionReleaseCapture
src/gui/window.c:2921
↓ 21 callersFunction__mg_send2client
src/server/client.c:239
↓ 21 callersFunctioncalc_we_area
src/gui/lf_fashion.c:2024
↓ 21 callersFunctionedtSetCaretPos
* set caret position according to the current edit position. */
src/control/edit.c:593
↓ 21 callersFunctionlock_zi_for_change
src/kernel/desktop.c:601
↓ 21 callersFunctionpthread_testcancel
src/libc/psos_pthread.c:1419
↓ 21 callersFunctionresolve_lbc
src/font/unicode-break.c:294
↓ 21 callersFunctionsyntax_error
* Report a syntax error. */
scripts/tkparse.c:68
↓ 21 callersFunctionuc_in_range
src/font/unicode-arabic-shapping-tables.h:172
↓ 20 callersFunctionGetMgEtcIntValue
* \fn static inline int GetMgEtcIntValue (const char *pSection, const char* pKey, int *value) * \brief Get integer value from
include/minigui.h:3429
↓ 20 callersFunctionUpdateWindow
Main window creation ****************************/
src/gui/window.c:4645
↓ 20 callersFunctionget_window_scrollbar
src/gui/lf_common.h:147
↓ 20 callersFunctiongui_fill_box_with_bitmap_part_except_incompatible
DK: [12/23/09] #Bug4289 * Fill target DC area with a part of resource BITMAP as much as possible, * except the resource BITMAP is not comatible with
src/gui/lf_common.c:106
↓ 20 callersFunctionmiPolyBuildEdge
src/newgdi/miwideline.c:225
↓ 20 callersFunctionpthread_mutex_destroy
src/libc/psos_mutex.c:242
↓ 20 callersFunctionset_current_cell
src/ex_ctrl/gridview.c:794
↓ 19 callersFunctionGAL_CreateRGBSurface
Public routines */ * Create an empty RGB surface of the appropriate depth */
src/newgal/surface.c:68
↓ 19 callersFunctionGAL_GetRGBA
src/newgal/pixels.c:445
↓ 19 callersFunctionMainWindowCleanup
src/gui/window.c:4153
↓ 19 callersFunctionSetCapture
src/gui/window.c:2902
↓ 19 callersFunctionShowCaret
* \fn BOOL GUIAPI ShowCaret (HWND hWnd) * \brief Shows a caret. * * This function makes the caret visible on the screen at the caret's * current p
include/window.h:10675
↓ 19 callersFunction_gdi_get_glyph_advance
src/newgdi/drawtext.h:74
↓ 19 callersFunctioncheckAndGetMainWinIfMainWin
Since 5.0.0, moved to internals.h as inline functions */
src/gui/window.c:2928
↓ 19 callersFunctionglobal
* Output a "global" line for a given variable. Also include the * call to "vfix". (If vfix is not needed, then it's fine to just printf * a "globa
scripts/tkgen.c:277
↓ 19 callersFunctionkernel_QueueMessage
post a message to a message queue */
src/kernel/message.c:410
↓ 18 callersFunctionCreateLogFont
src/font/logfont.c:404
↓ 18 callersFunctionFillCircle
src/newgdi/arc.c:211
↓ 18 callersFunctionIncludeWindowStyle
src/gui/window.c:5038
↓ 18 callersFunctionSubtractClipRect
src/newgdi/region.c:1428
↓ 18 callersFunctionSyncUpdateDC
src/newgdi/gdi.c:4071
↓ 18 callersFunction__kernel_get_next_znode
src/kernel/desktop.c:1061
↓ 18 callersFunction_gdi_draw_one_glyph
src/newgdi/glyph.c:2893
↓ 18 callersFunctionbreak_push_back
src/font/unicode-break.c:1348
↓ 18 callersFunctiongbctxt_push_back
src/newgdi/obsolote/getucharsandbreaks.c:1347
↓ 18 callersFunctionpthread_attr_init
src/libc/psos_pthread.c:834
↓ 18 callersFunctionshow_hide_page
src/control/propsheet.c:150
↓ 17 callersFunctionBitBlt
src/newgdi/bitmap.c:1091
↓ 17 callersFunctionDeleteMemDC
src/newgdi/gdi.c:3733
↓ 17 callersFunctionGetSysCharWidth
src/font/sysfont.c:232
↓ 17 callersFunctionGetWindowRect
src/gui/window.c:5201
↓ 17 callersFunctionKillTimer
If id == 0, clear all timers of the window */
src/kernel/timer.c:347
↓ 17 callersFunctionPopupMenuTrackProc
src/gui/menu.c:4116
↓ 17 callersFunctionSetWindowMask
src/gui/window.c:6793
↓ 17 callersFunction__mg_ime_outchar
obsolete/ime/hzinput.c:1417
↓ 17 callersFunctionbmpSetBitsInLine
src/mybmp/lbm.c:64
↓ 17 callersFunctionget_string
* Get a string. */
scripts/tkparse.c:108
← previousnext →101–200 of 8,131, ranked by callers