Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Polish-Miko/GravityEngine
/ functions
Functions
2,254 in github.com/Polish-Miko/GravityEngine
⨍
Functions
2,254
◇
Types & classes
325
↓ 1 callers
Function
stbtt_FindMatchingFont_internal
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:4751
↓ 1 callers
Function
stbtt_FlattenCurves
returns number of contours
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3458
↓ 1 callers
Function
stbtt_GetBakedQuad
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3699
↓ 1 callers
Function
stbtt_GetCodepointBitmap
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3637
↓ 1 callers
Function
stbtt_GetCodepointBitmapSubpixel
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3622
↓ 1 callers
Function
stbtt_GetCodepointHMetrics
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:2576
↓ 1 callers
Function
stbtt_GetCodepointKernAdvance
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:2569
↓ 1 callers
Function
stbtt_GetFontOffsetForIndex_internal
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:1302
↓ 1 callers
Function
stbtt_GetGlyphKernAdvance
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:2556
↓ 1 callers
Function
stbtt_GetGlyphSDF
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:4406
↓ 1 callers
Function
stbtt_GetNumberOfFonts_internal
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:1321
↓ 1 callers
Function
stbtt_GetPackedQuad
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:4193
↓ 1 callers
Function
stbtt_InitFont_internal
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:1350
↓ 1 callers
Function
stbtt_MakeGlyphBitmap
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3617
↓ 1 callers
Function
stbtt_MakeGlyphBitmapSubpixelPrefilter
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:4021
↓ 1 callers
Function
stbtt_PackBegin
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3797
↓ 1 callers
Function
stbtt_PackEnd
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3829
↓ 1 callers
Function
stbtt_PackFontRanges
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:4132
↓ 1 callers
Function
stbtt_PackFontRangesGatherRects
rects array must be big enough to accommodate all characters in the given ranges
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3989
↓ 1 callers
Function
stbtt_PackFontRangesPackRects
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:4127
↓ 1 callers
Function
stbtt__GetCoverageIndex
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:2315
↓ 1 callers
Function
stbtt__GetGlyphGPOSInfoAdvance
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:2428
↓ 1 callers
Function
stbtt__GetGlyphKernInfoAdvance
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:2285
↓ 1 callers
Function
stbtt__GetGlyphShapeT2
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:2237
↓ 1 callers
Function
stbtt__GetGlyphShapeTT
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:1639
↓ 1 callers
Function
stbtt__cff_index_count
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:1237
↓ 1 callers
Function
stbtt__cff_skip_operand
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:1199
↓ 1 callers
Function
stbtt__cid_get_glyph_subrs
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:1950
↓ 1 callers
Function
stbtt__compute_crossings_x
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:4297
↓ 1 callers
Function
stbtt__dict_get
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:1214
↓ 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
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:2790
↓ 1 callers
Function
stbtt__fill_active_edges_new
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:2973
↓ 1 callers
Function
stbtt__get_subr
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:1936
↓ 1 callers
Function
stbtt__matches
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:4722
↓ 1 callers
Function
stbtt__rasterize
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3330
↓ 1 callers
Function
stbtt__rasterize_sorted_edges
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:2832
↓ 1 callers
Function
stbtt__ray_intersect_bezier
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:4228
↓ 1 callers
Function
stbtt__solve_cubic
x^3 + c*x^2 + b*x + a = 0
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:4375
↓ 1 callers
Function
stbtt__sort_edges
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3319
↓ 1 callers
Function
stbtt__sort_edges_ins_sort
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3239
↓ 1 callers
Function
stbtt__sort_edges_quicksort
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3257
↓ 1 callers
Function
stbtt__tesselate_cubic
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3415
↓ 1 callers
Function
stbtt__tesselate_curve
tessellate until threshold p is happy... @TODO warped to compensate for non-linear stretching
GEngine/GRendererInfra/Private/imgui/imstb_truetype.h:3395
Method
AcceptDragDropPayload
GEngine/GRendererInfra/Private/imgui/imgui.cpp:8962
Method
ActivateItem
GEngine/GRendererInfra/Private/imgui/imgui.cpp:6637
Method
AddCallback
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:424
Method
AddChar
Set bit n in the array
GEngine/GRendererInfra/Public/imgui/imgui.h:2001
Method
AddCustomRectFontGlyph
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1681
Method
AddDrawCmd
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:414
Method
AddFont
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1546
Method
AddFontDefault
Load embedded ProggyClean.ttf at size 13, disable oversampling
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1591
Method
AddFontFromFileTTF
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1611
Method
AddFontFromMemoryCompressedBase85TTF
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1658
Method
AddFontFromMemoryCompressedTTF
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1646
Method
AddFontFromMemoryTTF
NB: Transfer ownership of 'ttf_data' to ImFontAtlas, unless font_cfg_template->FontDataOwnedByAtlas == false. Owned TTF buffer will be deleted after B
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1633
Method
AddImageQuad
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1228
Method
AddImageRounded
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1244
Method
AddInputCharactersUTF8
GEngine/GRendererInfra/Private/imgui/imgui.cpp:1258
Method
AddQuad
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1100
Method
AddQuadFilled
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:1112
Method
AddRanges
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:2386
Method
AddRemapChar
GEngine/GRendererInfra/Private/imgui/imgui_draw.cpp:2524
Method
Aliasing
GEngine/GDxRenderer/Private/d3dx12.h:559
Function
AlignFirstTextHeightToWidgets
GEngine/GRendererInfra/Public/imgui/imgui.h:1558
Method
AlignTextToFramePadding
GEngine/GRendererInfra/Private/imgui/imgui_widgets.cpp:1190
Function
AllocAligned
Memory Allocation Functions
GEngine/GGenericInfra/Private/GGiEngineUtil.cpp:20
Function
AllocAligned
GEngine/GGenericInfra/Public/GGiEngineUtil.h:11
Method
AllowDynamicCast
GEngine/GDxRenderer/Private/GDxTexture.cpp:14
Method
AngleFromXY
GEngine/GDxRenderer/Private/GDxMathHelper.cpp:13
Function
AnsiToWString
GEngine/GDxRenderer/Public/GDxPreInclude.h:89
Method
ArraySize
GEngine/GDxRenderer/Private/d3dx12.h:1299
Method
ArrowButton
GEngine/GRendererInfra/Private/imgui/imgui_widgets.cpp:713
Method
ArrowButtonEx
GEngine/GRendererInfra/Private/imgui/imgui_widgets.cpp:684
Method
Backup
GEngine/GRendererInfra/Private/imgui/imgui_internal.h:1308
Method
BeginChild
GEngine/GRendererInfra/Private/imgui/imgui.cpp:4478
Method
BeginChildEx
GEngine/GRendererInfra/Private/imgui/imgui.cpp:4427
Method
BeginChildFrame
Helper to create a child window / scrolling region that looks like a normal widget frame.
GEngine/GRendererInfra/Private/imgui/imgui.cpp:4530
Method
BeginColumns
GEngine/GRendererInfra/Private/imgui/imgui.cpp:8573
Method
BeginCombo
GEngine/GRendererInfra/Private/imgui/imgui_widgets.cpp:1341
Method
BeginDragDropSource
Call when current ID is active. When this returns true you need to: a) call SetDragDropPayload() exactly once, b) you may render the payload visual/de
GEngine/GRendererInfra/Private/imgui/imgui.cpp:8747
Method
BeginDragDropTarget
We don't use BeginDragDropTargetCustom() and duplicate its code because: 1) we use LastItemRectHoveredRect which handles items that pushes a temporari
GEngine/GRendererInfra/Private/imgui/imgui.cpp:8930
Method
BeginDragDropTargetCustom
GEngine/GRendererInfra/Private/imgui/imgui.cpp:8904
Method
BeginEdit
GEngine/GRendererInfra/Public/imguizmo/ImSequencer.h:27
Method
BeginFrame
GEngine/GGenericInfra/Private/GGiCpuProfiler.cpp:22
Method
BeginFrame
GEngine/GDxRenderer/Private/GDxGpuProfiler.cpp:80
Method
BeginGroup
Lock horizontal starting position + capture group bounding box into one "item" (so you can use IsItemHovered() or layout primitives such as SameLine()
GEngine/GRendererInfra/Private/imgui/imgui.cpp:6751
Method
BeginMainMenuBar
For the main menu bar, which cannot be moved, we honor g.Style.DisplaySafeAreaPadding to ensure text can be visible on a TV set.
GEngine/GRendererInfra/Private/imgui/imgui_widgets.cpp:5804
Method
BeginMenu
GEngine/GRendererInfra/Private/imgui/imgui_widgets.cpp:5906
Method
BeginMenuBar
GEngine/GRendererInfra/Private/imgui/imgui_widgets.cpp:5837
Method
BeginPopup
GEngine/GRendererInfra/Private/imgui/imgui.cpp:7136
Method
BeginPopupContextItem
This is a helper to handle the simplest case of associating one named popup to one given widget. You may want to handle this on user side if you have
GEngine/GRendererInfra/Private/imgui/imgui.cpp:7193
Method
BeginPopupContextVoid
GEngine/GRendererInfra/Private/imgui/imgui.cpp:7214
Method
BeginPopupContextWindow
GEngine/GRendererInfra/Private/imgui/imgui.cpp:7203
Method
BeginPopupEx
GEngine/GRendererInfra/Private/imgui/imgui.cpp:7114
Method
BeginPopupModal
If 'p_open' is specified for a modal popup window, the popup will have a regular close button which will close the popup. Note that popup visibility s
GEngine/GRendererInfra/Private/imgui/imgui.cpp:7150
Method
BeginTabBar
GEngine/GRendererInfra/Private/imgui/imgui_widgets.cpp:6199
Method
BeginTabBarEx
GEngine/GRendererInfra/Private/imgui/imgui_widgets.cpp:6213
Method
BeginTabItem
GEngine/GRendererInfra/Private/imgui/imgui_widgets.cpp:6670
Method
BeginTooltip
GEngine/GRendererInfra/Private/imgui/imgui.cpp:6865
Method
BeginTooltipEx
Not exposed publicly as BeginTooltip() because bool parameters are evil. Let's see if other needs arise first.
GEngine/GRendererInfra/Private/imgui/imgui.cpp:6887
← previous
next →
801–900 of 2,254, ranked by callers