MCPcopy Create free account

hub / github.com/dillo-browser/dillo / types & classes

Types & classes462 in github.com/dillo-browser/dillo

↓ 5 callersClasssigaction
dpid/dpid.c:120
↓ 5 callersClassstat
dpi/bookmarks.c:619
↓ 4 callersClassstat
dpi/file.c:210
↓ 2 callersClassstat
dpi/downloads.cc:289
↓ 1 callersClassHyphenator
dw/hyphenator.hh:86
↓ 1 callersClassWidget
* \brief The base class of all dillo widgets. * * \sa\ref dw-overview, \ref dw-layout-widgets */
dw/widget.hh:43
↓ 1 callersClasssigaction
dpi/downloads.cc:768
↓ 1 callersClasssigaction
src/dillo.cc:163
↓ 1 callersClassstat
dpid/dpid.c:237
↓ 1 callersClassstat
dpid/misc_new.c:152
↓ 1 callersClassstat
src/uicmd.cc:1055
↓ 1 callersClassstat
src/paths.cc:34
ClassA
test/unit/identity.cc:17
ClassAbstractIterator
lout/container.hh:63
ClassActivateEmitter
dw/ui.hh:313
ClassActivateReceiver
dw/ui.hh:296
ClassAlignedTableCell
dw/alignedtablecell.hh:9
ClassAlignedTextblock
* \brief Base widget for all textblocks (sub classes of dw::Textblock), which * are positioned vertically and aligned horizontally. */
dw/alignedtextblock.hh:13
ClassAllocation
* \brief Represents the allocation, i.e. actual position and size of a * dw::core::Widget. */
dw/types.hh:163
ClassAnchor
dw/layout.hh:145
ClassAnchor
dw/textblock.hh:502
EnumAuthParseDigestAlgorithm_t
src/auth.h:11
EnumAuthParseDigestAlgorithm_t
src/auth.c:35
EnumAuthParseDigestQOP_t
src/auth.h:12
EnumAuthParseDigestQOP_t
src/auth.c:37
EnumAuthParseHTTPAuthType_t
src/auth.h:10
EnumAuthParseHTTPAuthType_t
src/auth.c:30
ClassB
test/unit/identity.cc:24
ClassBackBuffer
dw/fltkviewbase.hh:18
EnumBackgroundAttachment
dw/style.hh:244
EnumBackgroundRepeat
dw/style.hh:237
ClassBadnessAndPenalty
dw/textblock.hh:222
ClassBitSet
* \brief A bit set, which automatically reallocates when needed. */
lout/misc.hh:608
ClassBoolean
* \brief An object::Object wrapper for bool's. */
lout/object.hh:143
EnumBorderCollapse
dw/style.hh:219
EnumBorderStyle
dw/style.hh:224
ClassBox
* \brief Represents a dimension box according to the CSS box model. * * Used for dw::core::style::Style::margin, * dw::core::style::Style::borderWi
dw/style.hh:504
ClassBullet
* \brief Displays different kind of bullets. * * Perhaps, in the future, Unicode characters are used for bullets, so this * widget is not used anym
dw/bullet.hh:14
EnumButtonEventType
dw/layout.hh:190
ClassButtonResource
dw/ui.hh:393
EnumButtonState
* \brief Platform independent representation. */
dw/events.hh:14
ClassC
test/unit/identity.cc:31
ClassCacheClient
src/cache.h:38
ClassCell
dw/table.hh:328
ClassCell
dw/table.hh:343
ClassChainLink
src/chain.h:32
ClassCharIterator
dw/iterator.hh:230
ClassCheckButtonResource
dw/ui.hh:546
ClassCheckButtonResourceDecorator
test/dw/form.hh:79
ClassChild
dw/oofpositionedmgr.hh:14
ClassChild
dw/table.hh:336
ClassCircle
* \brief dw::core::Shape implemtation for simple circles. */
dw/types.hh:90
ClassClass
lout/identity.hh:101
EnumClearType
dw/style.hh:373
ClassClickedEmitter
dw/ui.hh:326
ClassClickedReceiver
dw/ui.hh:306
ClassCollection
* \brief Abstract base class for all container objects in container::untyped. */
lout/container.hh:111
ClassCollection0
* \brief ... */
lout/container.hh:54
ClassColor
dw/style.hh:524
ClassColorAttrs
* \sa dw::core::style */
dw/style.hh:732
ClassCombinatorAndSelector
src/css.hh:407
ClassCombinatorAndSelector
src/css.cc:108
ClassComparable
* \brief Instances of a sub class of may be compared (less, greater). * * Used for sorting etc. */
lout/object.hh:41
ClassComparator
* \brief Used for other orders as the one defined by Comparable. * * Compared objects must not neccessary be instances of Comparable. */
lout/object.hh:66
ClassCompareGBAndExtIndex
dw/ooffloatsmgr.hh:59
ClassComparePosition
dw/ooffloatsmgr.hh:47
ClassComparePosition
dw/ooffloatsmgr.hh:130
ClassCompareSideSpanningIndex
dw/ooffloatsmgr.hh:53
ClassComplexButton
dw/fltkcomplexbutton.hh:30
ClassComplexButtonResource
dw/ui.hh:408
ClassConstString
* \brief An object::Object wrapper for constant strings (char*). * * As opposed to object::String, the char array is not copied. */
lout/object.hh:162
ClassContent
dw/types.hh:197
ClassCssContext
* \brief A set of CssStyleSheets. */
src/css.hh:518
ClassCssParser
src/cssparser.hh:8
ClassCssProperty
* \brief This class holds a CSS property and value pair. */
src/css.hh:305
ClassCssPropertyList
* \brief A list of CssProperty objects. */
src/css.hh:331
ClassCssRule
* \brief A CssSelector CssPropertyList pair. * * The CssPropertyList is applied if the CssSelector matches. */
src/css.hh:450
ClassCssSelector
* \brief CSS selector class. * * \todo Implement missing selector options. */
src/css.hh:397
ClassCssSimpleSelector
src/css.hh:355
ClassCssStyleSheet
* \brief A list of CssRules. * * In apply () all matching rules are applied. */
src/css.hh:476
EnumCursor
dw/style.hh:201
ClassCustBrowser
dw/fltkui.cc:1546
ClassCustButton
* A button that highlights on mouse over */
src/tipwin.hh:49
ClassCustChoice
* Used to handle some keystrokes as shortcuts to option menuitems * (i.e. jump to the next menuitem whose label starts with the pressed key) */
dw/fltkui.cc:348
ClassCustChoice2
* Used to make the ENTER key activate the CustChoice */
src/dialog.cc:89
ClassCustGroupHorizontal
Class definitions --------------------------------------------------------- * Used to reposition group's widgets when some of them are hidden. * All
src/ui.hh:51
ClassCustGroupVertical
src/ui.hh:91
ClassCustInput
* Used to avoid certain shortcuts in the location bar */
src/ui.cc:96
ClassCustInput2
* Used to show optional placeholder text and to enable CTRL+{a,e,d,k} in * form inputs (for start,end,del,cut) */
dw/fltkui.cc:56
ClassCustInput3
---------------------------------------------------------------------------- * Used to enable CTRL+{a,e,d,k} in search dialog (for start,end,del,cut).
src/dialog.cc:55
ClassCustPasteButton
* Used to handle "paste" within the toolbar's Clear button. */
src/ui.cc:171
ClassCustProgressBox
* Used to resize the progress boxes automatically. */
src/ui.cc:196
ClassCustProgressBox
Private classes
src/ui.hh:41
ClassCustScrollbar
* Lets SHIFT+{Left,Right} go to the parent */
dw/fltkviewport.cc:43
ClassCustTabButton
* stores the respective UI pointer */
src/uicmd.cc:98
ClassCustTabs
* Allows fine control of the tabbed interface */
src/uicmd.cc:120
ClassCustTabs
src/ui.hh:42
ClassCustTextEditor
* Used to show optional placeholder text. */
dw/fltkui.cc:212
ClassDICacheEntry
src/dicache.h:30
ClassDLItem
dpi/downloads.cc:94
next →1–100 of 462, ranked by callers