Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoeyDeVries/Cell
/ functions
Functions
1,404 in github.com/JoeyDeVries/Cell
⨍
Functions
1,404
◇
Types & classes
215
↓ 1 callers
Function
stbi_is_hdr
cell/stb/stb_image.h:1150
↓ 1 callers
Function
stbi_is_hdr_from_file
cell/stb/stb_image.h:1161
↓ 1 callers
Function
stbi_load_from_file
cell/stb/stb_image.h:1051
↓ 1 callers
Function
stbi_loadf
cell/stb/stb_image.h:1112
↓ 1 callers
Function
stbi_loadf_from_file
cell/stb/stb_image.h:1122
↓ 1 callers
Function
stbi_zlib_decode_malloc_guesssize
cell/stb/stb_image.h:3853
↓ 1 callers
Function
stbi_zlib_decode_malloc_guesssize_headerflag
cell/stb/stb_image.h:3874
↓ 1 callers
Function
stbrp__skyline_find_best_pos
cell/imgui/stb_rect_pack.h:335
↓ 1 callers
Function
stbrp__skyline_pack_rectangle
cell/imgui/stb_rect_pack.h:430
↓ 1 callers
Function
stbrp_init_target
cell/imgui/stb_truetype.h:3348
↓ 1 callers
Function
stbrp_setup_allow_out_of_mem
cell/imgui/stb_rect_pack.h:226
↓ 1 callers
Function
stbtt_BakeFontBitmap
cell/imgui/stb_truetype.h:3931
↓ 1 callers
Function
stbtt_BakeFontBitmap_internal
cell/imgui/stb_truetype.h:3244
↓ 1 callers
Function
stbtt_FindMatchingFont_internal
cell/imgui/stb_truetype.h:3915
↓ 1 callers
Function
stbtt_FlattenCurves
returns number of contours
cell/imgui/stb_truetype.h:3055
↓ 1 callers
Function
stbtt_GetBakedQuad
cell/imgui/stb_truetype.h:3290
↓ 1 callers
Function
stbtt_GetCodepointBitmap
cell/imgui/stb_truetype.h:3228
↓ 1 callers
Function
stbtt_GetCodepointBitmapSubpixel
cell/imgui/stb_truetype.h:3218
↓ 1 callers
Function
stbtt_GetCodepointHMetrics
cell/imgui/stb_truetype.h:2191
↓ 1 callers
Function
stbtt_GetCodepointKernAdvance
cell/imgui/stb_truetype.h:2184
↓ 1 callers
Function
stbtt_GetFontOffsetForIndex_internal
cell/imgui/stb_truetype.h:1170
↓ 1 callers
Function
stbtt_GetGlyphKernAdvance
cell/imgui/stb_truetype.h:2154
↓ 1 callers
Function
stbtt_GetNumberOfFonts_internal
cell/imgui/stb_truetype.h:1189
↓ 1 callers
Function
stbtt_GetPackedQuad
cell/imgui/stb_truetype.h:3738
↓ 1 callers
Function
stbtt_InitFont_internal
cell/imgui/stb_truetype.h:1218
↓ 1 callers
Function
stbtt_MakeGlyphBitmap
cell/imgui/stb_truetype.h:3213
↓ 1 callers
Function
stbtt_PackBegin
cell/imgui/stb_truetype.h:3388
↓ 1 callers
Function
stbtt_PackEnd
cell/imgui/stb_truetype.h:3419
↓ 1 callers
Function
stbtt_PackFontRanges
cell/imgui/stb_truetype.h:3690
↓ 1 callers
Function
stbtt_PackFontRangesPackRects
cell/imgui/stb_truetype.h:3685
↓ 1 callers
Function
stbtt__GetGlyphShapeT2
cell/imgui/stb_truetype.h:2104
↓ 1 callers
Function
stbtt__GetGlyphShapeTT
cell/imgui/stb_truetype.h:1506
↓ 1 callers
Function
stbtt__cff_index_count
cell/imgui/stb_truetype.h:1105
↓ 1 callers
Function
stbtt__cff_skip_operand
cell/imgui/stb_truetype.h:1067
↓ 1 callers
Function
stbtt__cid_get_glyph_subrs
cell/imgui/stb_truetype.h:1817
↓ 1 callers
Function
stbtt__dict_get
cell/imgui/stb_truetype.h:1082
↓ 1 callers
Function
stbtt__fill_active_edges
note: this routine clips fills that extend off the edges... ideally this wouldn't happen, but it could happen if the truetype glyph bounding boxes are
cell/imgui/stb_truetype.h:2394
↓ 1 callers
Function
stbtt__fill_active_edges_new
cell/imgui/stb_truetype.h:2577
↓ 1 callers
Function
stbtt__get_subr
cell/imgui/stb_truetype.h:1803
↓ 1 callers
Function
stbtt__h_prefilter
cell/imgui/stb_truetype.h:3437
↓ 1 callers
Function
stbtt__matches
cell/imgui/stb_truetype.h:3886
↓ 1 callers
Function
stbtt__rasterize
cell/imgui/stb_truetype.h:2927
↓ 1 callers
Function
stbtt__rasterize_sorted_edges
cell/imgui/stb_truetype.h:2436
↓ 1 callers
Function
stbtt__sort_edges
cell/imgui/stb_truetype.h:2916
↓ 1 callers
Function
stbtt__sort_edges_ins_sort
cell/imgui/stb_truetype.h:2836
↓ 1 callers
Function
stbtt__sort_edges_quicksort
cell/imgui/stb_truetype.h:2854
↓ 1 callers
Function
stbtt__tesselate_cubic
cell/imgui/stb_truetype.h:3012
↓ 1 callers
Function
stbtt__tesselate_curve
tesselate until threshhold p is happy... @TODO warped to compensate for non-linear stretching
cell/imgui/stb_truetype.h:2992
↓ 1 callers
Function
stbtt__v_prefilter
cell/imgui/stb_truetype.h:3499
↓ 1 callers
Function
transpose
math/linear_algebra/operation.h:91
↓ 1 callers
Method
trim_blanks
cell/imgui/imgui.h:979
↓ 1 callers
Method
~ImDrawList
cell/imgui/imgui.h:1246
↓ 1 callers
Method
~ImFont
cell/imgui/imgui_draw.cpp:1872
↓ 1 callers
Method
~ImGuiWindow
cell/imgui/imgui.cpp:1822
Function
Add
cell/imgui/imgui_internal.h:274
Method
AddCallback
cell/imgui/imgui_draw.cpp:177
Method
AddChar
Set bit 'c' in the array
cell/imgui/imgui.h:1409
Method
AddConvexPolyFilled
cell/imgui/imgui_draw.cpp:600
Method
AddCustomRectFontGlyph
cell/imgui/imgui_draw.cpp:1339
Method
AddDrawCmd
cell/imgui/imgui_draw.cpp:167
Method
AddFont
cell/imgui/imgui_draw.cpp:1205
Method
AddFontDefault
Load embedded ProggyClean.ttf at size 13, disable oversampling
cell/imgui/imgui_draw.cpp:1255
Method
AddFontFromFileTTF
cell/imgui/imgui_draw.cpp:1271
Method
AddFontFromMemoryCompressedBase85TTF
cell/imgui/imgui_draw.cpp:1316
Method
AddFontFromMemoryCompressedTTF
cell/imgui/imgui_draw.cpp:1304
Method
AddFontFromMemoryTTF
NB: Transfer ownership of 'ttf_data' to ImFontAtlas, unless font_cfg_template->FontDataOwnedByAtlas == false. Owned TTF buffer will be deleted after B
cell/imgui/imgui_draw.cpp:1292
Method
AddImageQuad
cell/imgui/imgui_draw.cpp:984
Method
AddInputCharactersUTF8
cell/imgui/imgui.cpp:809
Method
AddQuad
cell/imgui/imgui_draw.cpp:856
Method
AddQuadFilled
cell/imgui/imgui_draw.cpp:868
Method
AddRanges
cell/imgui/imgui_draw.cpp:1841
Method
AddRemapChar
cell/imgui/imgui_draw.cpp:1977
Method
AlignFirstTextHeightToWidgets
cell/imgui/imgui.cpp:5627
Method
Background
--------------------------------------------------------------------------------------------
cell/scene/background.cpp:15
Method
Begin
Use case A: Begin() called from constructor with items_height<0, then called again from Sync() in StepNo 1 Use case B: Begin() called from constructor
cell/imgui/imgui.cpp:1705
Method
BeginChild
cell/imgui/imgui.cpp:3736
Method
BeginChildFrame
Helper to create a child window / scrolling region that looks like a normal widget frame.
cell/imgui/imgui.cpp:3774
Method
BeginColumns
cell/imgui/imgui.cpp:10239
Method
BeginCombo
cell/imgui/imgui.cpp:8622
Method
BeginGroup
Lock horizontal starting position + capture group bounding box into one "item" (so you can use IsItemHovered() or layout primitives such as SameLine()
cell/imgui/imgui.cpp:9987
Method
BeginMainMenuBar
cell/imgui/imgui.cpp:8967
Method
BeginMenu
cell/imgui/imgui.cpp:9029
Method
BeginMenuBar
cell/imgui/imgui.cpp:8992
Method
BeginPopup
cell/imgui/imgui.cpp:3610
Method
BeginPopupContextItem
This is a helper to handle the most simple case of associating one named popup to one given widget. 1. If you have many possible popups (for different
cell/imgui/imgui.cpp:3679
Method
BeginPopupContextVoid
cell/imgui/imgui.cpp:3696
Method
BeginPopupContextWindow
cell/imgui/imgui.cpp:3686
Method
BeginPopupEx
cell/imgui/imgui.cpp:3582
Method
BeginPopupModal
cell/imgui/imgui.cpp:3633
Method
BeginTooltip
cell/imgui/imgui.cpp:3467
Method
Bind
--------------------------------------------------------------------------------------------
cell/shading/texture_cube.cpp:87
Method
Blit
--------------------------------------------------------------------------------------------
cell/renderer/PostProcessor.cpp:228
Method
Build
cell/imgui/imgui.cpp:1550
Method
Build
cell/imgui/imgui_draw.cpp:1363
Method
BuildRanges
cell/imgui/imgui_draw.cpp:1848
Method
Bullet
cell/imgui/imgui.cpp:6368
Method
BulletText
cell/imgui/imgui.cpp:6415
Method
BulletTextV
Text with a little bullet aligned to the typical tree node.
cell/imgui/imgui.cpp:6391
Method
Button
cell/imgui/imgui.cpp:5798
Method
ButtonBehavior
cell/imgui/imgui.cpp:5673
← previous
next →
601–700 of 1,404, ranked by callers