MCPcopy Create free account

hub / github.com/dillo-browser/dillo / functions

Functions3,450 in github.com/dillo-browser/dillo

↓ 19 callersMethodput
lout/container.cc:128
↓ 18 callersFunctiona_Chain_fcb
* Issue the forward callback of the 'Info' link * @return 1 if OK, 0 if not operative. */
src/chain.c:103
↓ 18 callersMethodinitValues
dw/style.cc:57
↓ 18 callersFunctionnsvg__isspace
src/nanosvg.h:224
↓ 18 callersMethodset_tooltip
src/tipwin.cc:162
↓ 17 callersFunctionCSS_LENGTH_VALUE
src/css.hh:138
↓ 17 callersFunctiona_Dpip_dsh_read_token
* Return a newlly allocated string with the next dpip token in the socket. * Return value: token string on success, NULL otherwise */
dpip/dpip.c:493
↓ 17 callersFunctionabsLengthVal
\brief Returns the value of a length in pixels, as an integer. */
dw/style.hh:452
↓ 17 callersFunctionboxOffsetX
dw/widget.hh:491
↓ 17 callersMethodgetResourceFactory
dw/fltkplatform.cc:714
↓ 17 callersFunctionnsvg__cubicBezTo
src/nanosvg.h:742
↓ 16 callersFunctiona_Dpip_dsh_close
* Close this socket for reading and writing. * (flush pending data) */
dpip/dpip.c:504
↓ 16 callersFunctiona_Html_get_attr_wdef
* "a_Html_get_attr with default" * Call a_Html_get_attr() and dStrdup() the returned string. * If the attribute isn't found a copy of 'def' is retur
src/html.cc:4281
↓ 16 callersFunctiona_Timeout_add
* Hook a one-time timeout function 'cb' after 't' seconds * with 'cbdata" as its data. */
src/timeout.cc:25
↓ 16 callersFunctionboxOffsetY
dw/widget.hh:496
↓ 16 callersMethodinstanceOf
* \brief Returns, whether this class is an instance of the class, given by * \em otherClassId, or of a sub class of this class. */
lout/identity.cc:105
↓ 16 callersFunctionisAbsLength
\brief Returns true if \em l is an absolute length. */
dw/style.hh:443
↓ 16 callersMethodtoString
* \brief Use object::Object::intoStringBuffer to return a textual * representation of the object. * * The caller does not have to free the memor
lout/object.cc:82
↓ 15 callersMethodadd
dw/image.cc:57
↓ 15 callersMethodaddCell
dw/table.cc:468
↓ 15 callersMethodsizeRequest
dw/ui.cc:372
↓ 14 callersFunctiona_History_get_url
* Return the DilloUrl field (by index) */
src/history.c:80
↓ 14 callersFunctiona_IOwatch_remove_fd
* Remove a Callback for a given FD (or just remove some events) */
src/IO/iowatch.cc:32
↓ 14 callersMethodactivate
* Activate a form */
src/form.cc:1722
↓ 14 callersMethodboxDiffWidth
dw/style.hh:596
↓ 14 callersFunctiondMalloc
dlib/dlib.c:45
↓ 14 callersFunctiondStr_erase
* Erase a substring. */
dlib/dlib.c:388
↓ 14 callersMethodgetOOFAwareWidget
dw/ooffloatsmgr.cc:1091
↓ 14 callersFunctionnsvg__lineTo
src/nanosvg.h:728
↓ 14 callersFunctionnsvg__sqr
src/nanosvg.h:2140
↓ 14 callersMethodunref
src/css.hh:442
↓ 13 callersFunctiona_Url_set_flags
* Set DilloUrl flags */
src/url.c:527
↓ 13 callersMethodcompareTo
dw/iterator.cc:226
↓ 13 callersMethodgetAllocation
dw/iterator.cc:258
↓ 12 callersFunctionHttp_socket_free
* Free SocketData_t struct */
src/IO/http.c:296
↓ 12 callersFunctiona_Nav_stack_ptr
* Return current nav_stack pointer [0 based; -1 = empty] */
src/nav.c:55
↓ 12 callersFunctiona_Url_cmp
* Compare two Url's to check if they're the same, or which one is bigger. * * The fields which are compared here are: * <scheme>, <authority>, <
src/url.c:506
↓ 12 callersMethodaddRow
dw/table.cc:584
↓ 12 callersMethodisEmpty
dw/iterator.cc:662
↓ 12 callersFunctionnsvg__maxf
src/nanosvg.h:235
↓ 12 callersFunctionnsvg__minf
src/nanosvg.h:234
↓ 12 callersFunctionnsvg__popAttr
src/nanosvg.h:764
↓ 12 callersFunctionnsvg__pushAttr
src/nanosvg.h:756
↓ 12 callersMethodrearrange
src/ui.hh:96
↓ 11 callersFunctionCSS_LENGTH_TYPE
src/css.hh:134
↓ 11 callersFunctionMime_add_minor_type
* Add a specific MIME type (as "image/png") to our viewer list. * 'Key' is the content-type string that identifies the MIME type * 'Method' is the f
src/IO/mime.c:38
↓ 11 callersFunctiona_Dicache_get_entry
* Search a particular version of a URL in the Dicache. * @return a pointer to the entry if found; NULL otherwise. * * Notes: DIC_Last means last ve
src/dicache.c:150
↓ 11 callersFunctiona_Dpip_dsh_write
* Streamed write to socket. * Return: 0 on success, 1 on error. */
dpip/dpip.c:317
↓ 11 callersFunctiona_Nav_stack_size
* Return size of nav_stack [1 based] */
src/nav.c:98
↓ 11 callersFunctiona_UIcmd_open_url
* Open a new URL in the given browser window */
src/uicmd.cc:801
↓ 11 callersMethodaddItem
dw/fltkui.cc:1491
↓ 11 callersFunctiondGetline
* Get a line from a FILE stream. * Return value: read line on success, NULL on EOF. */
dlib/dlib.c:928
↓ 11 callersFunctiondStrstrip
* Remove leading and trailing whitespace */
dlib/dlib.c:122
↓ 11 callersMethodgetRootWidth
dw/fltkimgbuf.cc:473
↓ 11 callersMethodgetStyle
dw/textblock.cc:98
↓ 11 callersFunctionmultiplyWithPerLength
* \brief Multiply an int with a percentage length, returning int. * * Use this instead of perLengthVal, when possible. */
dw/style.hh:474
↓ 11 callersFunctionnsvg__actualHeight
src/nanosvg.h:785
↓ 11 callersFunctionnsvg__actualWidth
src/nanosvg.h:780
↓ 11 callersFunctionnsvg__atof
We roll our own string to float because the std library one uses locale and messes things up.
src/nanosvg.h:1098
↓ 11 callersFunctionnsvg__convertToPixels
src/nanosvg.h:796
↓ 11 callersFunctionnsvg__isdigit
src/nanosvg.h:229
↓ 11 callersFunctionnsvg__parseAttr
src/nanosvg.h:1795
↓ 11 callersMethodprev
dw/iterator.cc:244
↓ 10 callersFunctionDpi_close_fd
test/unit/cookies.c:92
↓ 10 callersFunctionEscape_html_str
* Escape unsafe characters as html entities. * Return value: New escaped string. */
dpi/dpiutil.c:93
↓ 10 callersFunctiona_Capi_get_flags_with_redirection
* Same as a_Capi_get_flags() but following redirections. */
src/capi.c:532
↓ 10 callersFunctiona_Nav_cancel_expect
* Cancel the last expected url if present. The responsibility * for actually aborting the data stream remains with the caller. */
src/nav.c:247
↓ 10 callersFunctionboxDiffHeight
dw/widget.hh:500
↓ 10 callersMethodboxDiffHeight
dw/style.hh:601
↓ 10 callersFunctiondList_insert_sorted
* Insert an element into a sorted list. * The comparison function receives two list elements. */
dlib/dlib.c:769
↓ 10 callersFunctiondRealloc
dlib/dlib.c:53
↓ 10 callersMethodget
dpi/downloads.cc:163
↓ 10 callersMethodgetRootHeight
dw/fltkimgbuf.cc:478
↓ 10 callersFunctionhyph
test/unit/liang.cc:35
↓ 10 callersMethodinheritBackgroundColor
* \brief Use of the background color of the parent style as default. * This is only used in table code to allow for colors specified for * table
src/styleengine.cc:245
↓ 10 callersMethodinsert
* \brief Insert rule with increasing specificity. * * If two rules have the same specificity, the one that was added later * will be added behind t
src/css.cc:354
↓ 10 callersMethodnextGlyph
dw/fltkplatform.cc:594
↓ 10 callersFunctionnsvg__parseCoordinateRaw
src/nanosvg.h:1534
↓ 10 callersMethodresize
src/uicmd.cc:130
↓ 10 callersMethodsetBorderStyle
dw/style.hh:588
↓ 10 callersMethodtop
src/doctree.hh:80
↓ 9 callersFunctionCache_entry_search
* Get the data structure for a cached URL (using 'Url' as the search key) * If 'Url' isn't cached, return NULL */
src/cache.c:218
↓ 9 callersFunctionCookies_free_cookie
dpi/cookies.c:225
↓ 9 callersFunctionDigest_Dstr_append_token_value
src/digest.c:142
↓ 9 callersFunctiona_Capi_dpi_send_cmd
* Send a dpi cmd. * (For instance: add_bookmark, open_url, send_preferences, ...) */
src/capi.c:613
↓ 9 callersFunctiona_Dpip_check_auth
* Check whether the given 'auth' string equals what dpid saved. * Return value: 1 if equal, -1 otherwise */
dpip/dpip.c:201
↓ 9 callersFunctiona_Dpip_dsh_free
* Free the SockHandler structure */
dpip/dpip.c:525
↓ 9 callersFunctiona_Dpip_dsh_new
* Create and initialize a dpip socket handler. */
dpip/dpip.c:247
↓ 9 callersFunctiona_UIcmd_open_url_nt
* Open a new URL in a new tab in the same browser window */
src/uicmd.cc:852
↓ 9 callersFunctiona_UIcmd_open_url_nw
* Open a new URL in a new browser window */
src/uicmd.cc:836
↓ 9 callersFunctiona_UIcmd_set_buttons_sens
* Set the sensitivity of back/forw/stop buttons. */
src/uicmd.cc:1577
↓ 9 callersMethodboxOffsetX
dw/style.hh:592
↓ 9 callersMethodcreateImgbuf
dw/fltkplatform.cc:708
↓ 9 callersMethodgetAvailHeight
* Return available height including margin/border/padding * (extraSpace?), not only the content height. */
dw/widget.cc:705
↓ 9 callersMethodgetAvailWidth
* Return available width including margin/border/padding * (extraSpace?), not only the content width. * * If the widget has a parent or a quasiPare
dw/widget.cc:665
↓ 9 callersFunctionnextUtf8Char
lout/unicode.cc:110
↓ 9 callersFunctionnsvg__addPath
src/nanosvg.h:1037
↓ 9 callersFunctionnsvg__resetPath
src/nanosvg.h:701
↓ 9 callersFunctionqueueDraw
dw/widget.hh:304
↓ 9 callersMethodsetBorderColor
dw/style.hh:585
← previousnext →101–200 of 3,450, ranked by callers