MCPcopy Create free account

hub / github.com/aseprite/laf / types & classes

Types & classes366 in github.com/aseprite/laf

↓ 85 callersClassRgb
gfx/hsl.h:17
↓ 62 callersClassVersion
base/fs.h:131
↓ 50 callersClassHsv
gfx/rgb.h:15
↓ 38 callersClassTime
base/fs.h:18
↓ 34 callersClassHsl
gfx/hsl.h:19
↓ 24 callersClassRegion
gfx/fwd.h:36
↓ 14 callersClassWin32Exception
base/win/win32_exception.h:17
↓ 11 callersClassSizeT
gfx/size.h:23
↓ 9 callersClassBorderT
gfx/border.h:18
↓ 9 callersClassRectT
gfx/rect.h:25
↓ 8 callersClasshkey
base/win/registry.h:22
↓ 8 callersClassstat
base/fs_unix.h:42
↓ 7 callersClassPointT
gfx/point.h:19
↓ 7 callersClassVector2d
base/vector2d.h:16
↓ 4 callersClassFontStyle
text/font_style.h:15
↓ 4 callersClassMatrix
gfx/matrix_none.h:15
↓ 4 callersClassMatrix
Simple wrapper for SkMatrix
gfx/matrix_skia.h:19
↓ 4 callersClassSha1
base/sha1.h:20
↓ 3 callersClassException
base/exception.h:17
↓ 3 callersClassFontStyle
text/fwd.h:32
↓ 3 callersEnumU8
base/enum_flags_tests.cpp:13
↓ 3 callersClassValue
base/program_options.h:79
↓ 2 callersClassInvalidProgramOption
base/program_options.h:18
↓ 2 callersClassProgramOptionNeedsValue
base/program_options.h:28
↓ 2 callersClassutf8_decode
base/utf8_decode.h:17
↓ 1 callersEnumCapabilities
os/capabilities.h:14
↓ 1 callersClassDragEvent
os/dnd.h:78
↓ 1 callersEnumFlag
gfx/color_space.h:46
↓ 1 callersClassInvalidProgramOptionsCombination
base/program_options.h:23
↓ 1 callersClassRegion
os/surface.h:28
↓ 1 callersClassSampling
os/surface.h:34
↓ 1 callersEnumSlant
text/font_style.h:43
↓ 1 callersClassTabletOptions
os/tablet_options.h:35
↓ 1 callersClassUuid
A universally unique identifier.
base/uuid.h:26
↓ 1 callersEnumWeight
text/font_style.h:17
↓ 1 callersEnumWidth
text/font_style.h:31
↓ 1 callersClassWindowSpec
os/win/window.h:32
↓ 1 callersClassis_separator
base/split_string.cpp:16
↓ 1 callersClassis_separator_view
base/split_string.cpp:32
↓ 1 callersClasssame_mnemonic
base/program_options.cpp:29
↓ 1 callersClasssame_name
base/program_options.cpp:20
ClassA
base/ref_tests.cpp:16
ClassAVirt
base/ref_tests.cpp:82
EnumAction
os/menus.h:25
ClassAdapterBuilder
Adapts the old DrawTextDelegate with new TextBlob run handlers.
text/draw_text_shaper.cpp:31
EnumAppMode
os/app_mode.h:13
ClassAppOSX
os/osx/app.h:18
EnumArch
base/platform.h:30
ClassBVirt
base/ref_tests.cpp:89
EnumBackend
os/skia/skia_window_base.h:229
EnumBlendMode
Same values as SkBlendMode
os/paint.h:14
ClassBorderT
gfx/size.h:19
ClassBorderT
gfx/fwd.h:15
ClassBorderT
gfx/rect.h:21
ClassBox
gfx/region_pixman.h:29
ClassBox
examples/text_shape.cpp:29
ClassBoxBuilder
examples/text_shape.cpp:43
EnumCLITool
dlgs/file_dialog_x11.cpp:48
ClassChrono
base/chrono.h:13
ClassChronoImpl
base/chrono.h:21
ClassClipT
gfx/fwd.h:17
ClassClipT
gfx/clip.h:68
ClassCoInit
Successful calls to CoInitialize() (S_OK or S_FALSE) must match the calls to CoUninitialize(). From: https://docs.microsoft.com/en-us/windows/win32/ap
base/win/coinit.h:23
EnumColorChannelsOrder
os/surface.h:41
ClassColorSpace
gfx/color_space.h:23
ClassColorSpace
os/surface.h:33
ClassColorSpace
os/color_space.h:18
ClassColorSpace
os/none/paint.h:15
ClassColorSpaceConversion
os/system.h:36
ClassColorSpaceConversion
os/color_space.h:28
ClassColorSpacePrimaries
Gamut white point and primaries as in Skia's SkColorSpacePrimaries.
gfx/color_space.h:27
ClassColorSpaceTransferFn
Transfer coefficients as in Skia's skcms_TransferFunction, to transform from a curved space to linear: LinearVal = C*InputVal + F , for 0.0f <
gfx/color_space.h:38
ClassComPtr
base/win/comptr.h:21
ClassCommonSystem
os/common/system.h:18
ClassCubic
os/sampling.h:20
ClassCursor
os/cursor.h:14
ClassCursorWin
os/win/system.cpp:51
ClassCursorX11
os/x11/cursor.h:18
ClassCustomWindow
examples/floating_window.cpp:13
ClassDataWrapper
IDataObject wrapper.
os/win/dnd.cpp:94
EnumDecorations
os/x11/window.cpp:74
ClassDefaultShaper
ft/algorithm.h:21
ClassDelegate
os/win/wintab.h:34
ClassDelegate
dlgs/win/dlgs_process.cpp:33
ClassDndDataX11
os/x11/dnd.h:19
EnumDragDataItemType
Types of representations supported for each DragDataItem.
os/dnd.h:60
ClassDragDataProvider
Interface to get dragged data from the platform's implementation.
os/dnd.h:67
ClassDragDataProviderOSX
os/osx/dnd.h:21
ClassDragDataProviderWin
os/win/dnd.h:18
ClassDragDataProviderX11
os/x11/dnd.h:31
ClassDragTarget
os/dnd.h:122
ClassDragTarget
examples/drag_and_drop.cpp:30
ClassDragTargetAdapter
IDropTarget implementation used to adapt the OLE's Drag & Drop interface to Laf's DragTarget interface.
os/win/dnd.h:35
ClassDrawTextDelegate
text/draw_text.h:31
ClassDrawTextDelegate
text/fwd.h:20
EnumDropOperation
Operations that can be supported by source and target windows in a drag and drop operation.
os/dnd.h:50
ClassEmptyFont
text/empty_font_mgr.cpp:24
ClassEmptyFontMgr
text/empty_font_mgr.cpp:61
ClassEmptyFontStyleSet
text/empty_font_mgr.cpp:49
ClassEmptyTypeface
text/empty_font_mgr.cpp:17
next →1–100 of 366, ranked by callers