Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dillo-browser/dillo
/ functions
Functions
3,450 in github.com/dillo-browser/dillo
⨍
Functions
3,450
◇
Types & classes
462
↓ 3 callers
Method
addSimpleSelector
src/css.cc:173
↓ 3 callers
Method
addTextResource
* \brief Adds an instance of dw::core::ui::TextResource. */
test/dw/form.cc:191
↓ 3 callers
Method
appendNoCopy
* \brief Append a NUL-terminated string to the buffer, without copying. * * No copy is made, so this method should only be used in cases, where * t
lout/misc.cc:62
↓ 3 callers
Method
boxRestHeight
dw/style.hh:599
↓ 3 callers
Method
buttonPress
dw/widget.cc:1284
↓ 3 callers
Method
buttonRelease
dw/widget.cc:1289
↓ 3 callers
Method
button_set_sens
* Set button sensitivity (Back/Forw/Stop) */
src/ui.cc:1031
↓ 3 callers
Method
cloneIterator
dw/iterator.hh:85
↓ 3 callers
Method
contains
lout/container.cc:537
↓ 3 callers
Method
copy
dw/selection.cc:425
↓ 3 callers
Method
covers
* `y` is given relative to the container. */
dw/ooffloatsmgr.cc:106
↓ 3 callers
Method
createComplexButtonResource
dw/fltkplatform.cc:392
↓ 3 callers
Method
createListResource
dw/fltkplatform.cc:400
↓ 3 callers
Method
createRadioButtonResource
dw/fltkplatform.cc:439
↓ 3 callers
Function
dParser_parse_rc_line
* Take a dillo rc line and return 'name' and 'value' pointers to it. * Notes: * - line is modified! * - it skips blank lines and lines starti
dlib/dlib.c:834
↓ 3 callers
Function
dStr_fit
* Return memory if there's too much allocated. */
dlib/dlib.c:269
↓ 3 callers
Function
dStr_printable
* Return a printable representation of the provided Dstr, limited to a length * of roughly maxlen. * * This is NOT threadsafe. */
dlib/dlib.c:513
↓ 3 callers
Function
dStr_vsprintfa
* vsprintf-like function that appends. * Used by: dStr_vsprintf(), dStr_sprintf() and dStr_sprintfa(). */
dlib/dlib.c:401
↓ 3 callers
Method
dealingWithSizeOfChild
dw/oofposrelmgr.cc:230
↓ 3 callers
Method
detachArray
lout/misc.hh:168
↓ 3 callers
Method
emitLinkPress
dw/layout.hh:265
↓ 3 callers
Method
enterNotify
* \brief This function is called by a view, to delegate a enter notify event. * * Arguments are similar to dw::core::Layout::buttonPress. */
dw/layout.cc:1088
↓ 3 callers
Method
expose
dw/layout.hh:300
↓ 3 callers
Function
extremesChanged
dw/widget.hh:474
↓ 3 callers
Function
extremesQueued
dw/widget.hh:470
↓ 3 callers
Method
find
* `y` is given relative to the container. */
dw/ooffloatsmgr.cc:229
↓ 3 callers
Method
findFirst
dw/ooffloatsmgr.cc:242
↓ 3 callers
Method
findbar_toggle
* Adjust space for the findbar (if necessary) and show or remove it */
src/ui.cc:1059
↓ 3 callers
Method
focus_main
* Focus Main area. */
src/ui.cc:853
↓ 3 callers
Method
free
* Free data */
src/keys.cc:174
↓ 3 callers
Function
getAdjustMinWidth
dw/widget.hh:532
↓ 3 callers
Method
getChar
dw/iterator.hh:252
↓ 3 callers
Method
getClass
src/css.hh:378
↓ 3 callers
Method
getGeneratorY
dw/textblock.cc:3129
↓ 3 callers
Method
getLabel
dw/fltkui.cc:712
↓ 3 callers
Method
getMask
dw/iterator.hh:38
↓ 3 callers
Method
getMaxValue
dw/alignedtextblock.hh:30
↓ 3 callers
Method
getMinWidth
* \brief Used to evaluate Widget::adjustMinWidth. * * If extremes == NULL, getExtremes is called. ForceValue is the same * value passed to getAvail
dw/widget.cc:620
↓ 3 callers
Method
getPaddingArea
* \brief Return the padding area (content plus padding). * * Used as "reference area" (ee comment of "style::drawBackground") * for backgrounds. *
dw/widget.cc:1690
↓ 3 callers
Function
getParent
dw/widget.hh:587
↓ 3 callers
Method
getText
dw/fltkui.cc:989
↓ 3 callers
Method
getTopIterator
dw/iterator.hh:189
↓ 3 callers
Method
getUsesViewport
dw/layout.hh:285
↓ 3 callers
Function
get_dpi_dir
! Get dpi directory path from dpidrc * \Return * dpi directory on success, NULL on failure * \Important * The dpi_dir definition in dpidrc must ha
dpid/dpid.c:180
↓ 3 callers
Function
get_link_menu
src/menu.cc:490
↓ 3 callers
Method
get_smallicons
src/ui.hh:174
↓ 3 callers
Method
insert
dw/hyphenator.cc:396
↓ 3 callers
Method
isActivated
dw/fltkui.cc:1205
↓ 3 callers
Function
isBlockLevel
dw/tablecell.cc:42
↓ 3 callers
Method
isSelected
src/form.cc:208
↓ 3 callers
Method
leaveNotify
* \brief This function is called by a view, to delegate a leave notify event. * * Arguments are similar to dw::core::Layout::buttonPress. */
dw/layout.cc:1109
↓ 3 callers
Method
lineMustBeBroken
dw/textblock_linebreaking.cc:170
↓ 3 callers
Method
lineTooTight
dw/textblock_linebreaking.cc:164
↓ 3 callers
Method
link
dw/image.cc:64
↓ 3 callers
Method
markExtremesChange
dw/widget.cc:1753
↓ 3 callers
Method
markSizeChange
dw/widget.cc:1749
↓ 3 callers
Function
md5_append
src/md5.c:333
↓ 3 callers
Function
needsResize
dw/widget.hh:471
↓ 3 callers
Function
nsvg__absf
src/nanosvgrast.h:349
↓ 3 callers
Function
nsvg__expandStroke
src/nanosvgrast.h:626
↓ 3 callers
Function
nsvg__parseColor
src/nanosvg.h:1475
↓ 3 callers
Function
nsvg__roundf
src/nanosvgrast.h:350
↓ 3 callers
Method
onEnter
dw/fltkplatform.cc:283
↓ 3 callers
Method
onLeave
* Leaving the widget cancels the tooltip */
dw/fltkplatform.cc:329
↓ 3 callers
Method
popGroup
dw/fltkui.cc:1527
↓ 3 callers
Method
position
dpi/downloads.cc:82
↓ 3 callers
Method
pushGroup
dw/fltkui.cc:1513
↓ 3 callers
Method
queueResize
dw/layout.cc:1027
↓ 3 callers
Function
queueResizeEntered
dw/widget.hh:445
↓ 3 callers
Method
removeIdle
dw/fltkplatform.cc:668
↓ 3 callers
Method
reset
* Reset to the initial value. */
src/form.cc:1849
↓ 3 callers
Function
resizeQueued
dw/widget.hh:469
↓ 3 callers
Method
resizeQueued
dw/ui.cc:327
↓ 3 callers
Method
set
* \brief Store an object in the vector. * * Unlike in container::untyped::Vector and container::typed::Vector, * you have to care about th
lout/misc.hh:267
↓ 3 callers
Method
setCanvasSize
dw/fltkpreview.cc:76
↓ 3 callers
Method
setEnabled
src/form.cc:168
↓ 3 callers
Method
setViewportSize
dw/fltkpreview.cc:114
↓ 3 callers
Function
splitHeightPreserveAscent
dw/widget.cc:2244
↓ 3 callers
Function
stop_active_dpis
! Send DpiBye command to all active non-filter dpis */
dpid/dpid.c:763
↓ 3 callers
Method
textToLower
dw/fltkplatform.cc:579
↓ 3 callers
Method
unref
lout/container.hh:72
↓ 3 callers
Method
usesFltkWidgets
dw/fltkpreview.cc:167
↓ 3 callers
Method
usesViewport
dw/fltkpreview.cc:83
↓ 2 callers
Function
Auth_do_auth
* Do authorization for an auth string. */
src/auth.c:646
↓ 2 callers
Function
Auth_is_token_char
* Check valid chars. * Return: 0 if invalid, 1 otherwise. */
src/auth.c:105
↓ 2 callers
Function
Auth_realm_add_path
src/auth.c:443
↓ 2 callers
Function
Auth_realm_by_name
* Search all realms for the one with the given name. */
src/auth.c:373
↓ 2 callers
Function
Bms_sec_del
* Delete a section and its bookmarks by section number */
dpi/bookmarks.c:456
↓ 2 callers
Function
Bmsrv_count_urls_and_sections
* Count how many sections and urls were marked in a request */
dpi/bookmarks.c:801
↓ 2 callers
Function
Bmsrv_dpi_send_status_msg
* Send a short message to dillo's status bar. */
dpi/bookmarks.c:355
↓ 2 callers
Function
Bmsrv_modify_add_url
* Parse an "add url" request, and update the bm file. * Return code: { 0:OK, 1:Abort } */
dpi/bookmarks.c:1221
↓ 2 callers
Function
Bmsrv_send_modify_update
* Parse a modify urls request and either: * - make a local copy of the url * or * - send the modify page for the marked urls and sections
dpi/bookmarks.c:940
↓ 2 callers
Function
Cache_auth_entry
* Set a timeout function to ask for user/password. */
src/cache.c:1069
↓ 2 callers
Function
Cache_auth_free
* Free Authentication fields. */
src/cache.c:287
↓ 2 callers
Function
Cache_client_enqueue
* Add a client to ClientQueue. * - Every client-field is just a reference (except 'Web'). * - Return a unique number for identifying the client.
src/cache.c:141
↓ 2 callers
Function
Cache_data
* Get pointer to entry's data. */
src/cache.c:482
↓ 2 callers
Function
Cache_entry_add
* Allocate and set a new entry in the cache list */
src/cache.c:250
↓ 2 callers
Function
Cache_entry_free
* Free the components of a CacheEntry_t struct. */
src/cache.c:299
↓ 2 callers
Function
Capi_conn_new
* Create a new connection data structure */
src/capi.c:94
↓ 2 callers
Function
Capi_conn_ref
* Increment the reference count and add to the list if not present */
src/capi.c:124
← previous
next →
501–600 of 3,450, ranked by callers