Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielkrupinski/GOESP
/ functions
Functions
3,911 in github.com/danielkrupinski/GOESP
⨍
Functions
3,911
◇
Types & classes
835
Function
Direct_Move_Orig
* * @Function: * Direct_Move_Orig * * @Description: * Moves the *original* position of a point by a given distance along * the
GOESP/freetype/src/truetype/ttinterp.c:1831
Function
Direct_Move_Orig_X
GOESP/freetype/src/truetype/ttinterp.c:1923
Function
Direct_Move_Orig_Y
GOESP/freetype/src/truetype/ttinterp.c:1935
Function
Direct_Move_X
GOESP/freetype/src/truetype/ttinterp.c:1869
Function
Direct_Move_Y
GOESP/freetype/src/truetype/ttinterp.c:1894
Method
DisplayContents
Display placeholder contents for the Document
GOESP/imgui/imgui_demo.cpp:7407
Method
DisplayContextMenu
Display context menu for the Document
GOESP/imgui/imgui_demo.cpp:7424
Method
DisplayNode
GOESP/imgui/imgui_demo.cpp:4505
Function
DllEntryPoint
GOESP/dllmain.cpp:11
Method
DragBehavior
GOESP/imgui/imgui_widgets.cpp:2257
Method
DragBehaviorT
GOESP/imgui/imgui_widgets.cpp:2142
Method
DragFloat
GOESP/imgui/imgui_widgets.cpp:2418
Method
DragFloat2
GOESP/imgui/imgui_widgets.cpp:2423
Method
DragFloat3
GOESP/imgui/imgui_widgets.cpp:2428
Method
DragFloat4
GOESP/imgui/imgui_widgets.cpp:2433
Method
DragFloatRange2
NB: You likely want to specify the ImGuiSliderFlags_AlwaysClamp when using this.
GOESP/imgui/imgui_widgets.cpp:2439
Method
DragInt
NB: v_speed is float to allow adjusting the drag speed with more precision
GOESP/imgui/imgui_widgets.cpp:2471
Method
DragInt2
GOESP/imgui/imgui_widgets.cpp:2476
Method
DragInt3
GOESP/imgui/imgui_widgets.cpp:2481
Method
DragInt4
GOESP/imgui/imgui_widgets.cpp:2486
Method
DragIntRange2
NB: You likely want to specify the ImGuiSliderFlags_AlwaysClamp when using this.
GOESP/imgui/imgui_widgets.cpp:2492
Method
DragScalar
Note: p_data, p_min and p_max are _pointers_ to a memory address holding the data. For a Drag widget, p_min and p_max are optional. Read code of e.g.
GOESP/imgui/imgui_widgets.cpp:2295
Method
DragScalarN
GOESP/imgui/imgui_widgets.cpp:2383
Function
Draw
Demonstrate creating a simple console window, with scrolling, filtering, completion and history. For the console example, we are using a more C++ like
GOESP/imgui/imgui_demo.cpp:6223
Function
Dual_Project
* * @Function: * Dual_Project * * @Description: * Computes the projection of the vector given by (v2-v1) along the * current d
GOESP/freetype/src/truetype/ttinterp.c:2496
Method
Dummy
GOESP/imgui/imgui_widgets.cpp:1313
Method
EndChild
GOESP/imgui/imgui.cpp:5007
Method
EndChildFrame
GOESP/imgui/imgui.cpp:5068
Method
EndColumns
GOESP/imgui/imgui_tables.cpp:3886
Method
EndCombo
GOESP/imgui/imgui_widgets.cpp:1665
Method
EndDragDropSource
GOESP/imgui/imgui.cpp:9804
Method
EndDragDropTarget
We don't really use/need this now, but added it for the sake of consistency and because we might need it later.
GOESP/imgui/imgui.cpp:9973
Method
EndFrame
This is normally called by Render(). You may want to call it directly if you want to avoid calling Render() but the gain will be very minimal.
GOESP/imgui/imgui.cpp:4359
Method
EndGroup
GOESP/imgui/imgui.cpp:7695
Method
EndListBox
GOESP/imgui/imgui_widgets.cpp:6219
Method
EndMainMenuBar
GOESP/imgui/imgui_widgets.cpp:6647
Method
EndMenu
GOESP/imgui/imgui_widgets.cpp:6824
Method
EndMenuBar
GOESP/imgui/imgui_widgets.cpp:6565
Method
EndPopup
GOESP/imgui/imgui.cpp:8306
Method
EndTabBar
GOESP/imgui/imgui_widgets.cpp:7051
Method
EndTabItem
GOESP/imgui/imgui_widgets.cpp:7596
Method
EndTable
GOESP/imgui/imgui_tables.cpp:1174
Method
EndTooltip
GOESP/imgui/imgui.cpp:7999
Method
EntityData
GOESP/GameData.cpp:361
Method
ErrorCheckEndFrameRecover
Experimental recovery from incorrect usage of BeginXXX/EndXXX/PushXXX/PopXXX calls. Must be called during or before EndFrame(). This is generally flaw
GOESP/imgui/imgui.cpp:7167
Method
ErrorCheckEndFrameSanityChecks
GOESP/imgui/imgui.cpp:7126
Method
ErrorCheckNewFrameSanityChecks
GOESP/imgui/imgui.cpp:7089
Method
ExampleAppConsole
GOESP/imgui/imgui_demo.cpp:6234
Method
ExampleAppDocuments
GOESP/imgui/imgui_demo.cpp:7443
Method
ExampleAppLog
GOESP/imgui/imgui_demo.cpp:6590
Function
Expand
GOESP/imgui/imgui_internal.h:462
Function
FT_Activate_Size
GOESP/freetype/src/base/ftobjs.c:4292
Function
FT_Attach_File
GOESP/freetype/src/base/ftobjs.c:2702
Function
FT_Bitmap_Blend
GOESP/freetype/src/base/ftbitmap.c:797
Function
FT_CMap_Done
GOESP/freetype/src/base/ftobjs.c:3630
Function
FT_CeilFix
GOESP/freetype/src/base/ftcalc.c:95
Function
FT_ClassicKern_Free
GOESP/freetype/src/base/ftgxval.c:124
Function
FT_ClassicKern_Validate
GOESP/freetype/src/base/ftgxval.c:89
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svpsinfo.h:55
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svprop.h:41
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svgxval.h:53
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svkern.h:37
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svsfnt.h:65
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svmm.h:100
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svpfr.h:51
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svgldict.h:48
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svbdf.h:42
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svttcmap.h:70
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svcid.h:43
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svpostnm.h:44
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svpscmap.h:105
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svcfftl.h:58
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svmetric.h:81
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svtteng.h:39
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svotval.h:41
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svttglyf.h:36
Function
FT_DEFINE_SERVICE
GOESP/freetype/freetype/internal/services/svwinfnt.h:36
Function
FT_Done_FreeType
GOESP/freetype/src/base/ftinit.c:234
Function
FT_Done_MM_Var
GOESP/freetype/src/base/ftmm.c:149
Function
FT_Done_Size
GOESP/freetype/src/base/ftobjs.c:2890
Function
FT_Face_CheckTrueTypePatents
GOESP/freetype/src/base/ftpatent.c:29
Function
FT_Face_GetCharVariantIndex
GOESP/freetype/src/base/ftobjs.c:3896
Function
FT_Face_GetCharVariantIsDefault
GOESP/freetype/src/base/ftobjs.c:3942
Function
FT_Face_GetCharsOfVariant
GOESP/freetype/src/base/ftobjs.c:4046
Function
FT_Face_GetVariantSelectors
GOESP/freetype/src/base/ftobjs.c:3985
Function
FT_Face_GetVariantsOfChar
GOESP/freetype/src/base/ftobjs.c:4012
Function
FT_Face_Properties
GOESP/freetype/src/base/ftobjs.c:3817
Function
FT_Face_SetUnpatentedHinting
GOESP/freetype/src/base/ftpatent.c:40
Function
FT_FloorFix
GOESP/freetype/src/base/ftcalc.c:104
Function
FT_GetFilePath_From_Mac_ATS_Name
GOESP/freetype/src/base/ftmac.c:220
Function
FT_GetFile_From_Mac_ATS_Name
This function is deprecated because FSSpec is deprecated in Mac OS X */
GOESP/freetype/src/base/ftmac.c:245
Function
FT_GetFile_From_Mac_Name
This function is deprecated because FSSpec is deprecated in Mac OS X */
GOESP/freetype/src/base/ftmac.c:124
Function
FT_Get_BDF_Charset_ID
GOESP/freetype/src/base/ftbdf.c:27
Function
FT_Get_BDF_Property
GOESP/freetype/src/base/ftbdf.c:61
Function
FT_Get_CID_From_Glyph_Index
GOESP/freetype/src/base/ftcid.c:90
Function
FT_Get_CID_Is_Internally_CID_Keyed
GOESP/freetype/src/base/ftcid.c:64
Function
FT_Get_CID_Registry_Ordering_Supplement
GOESP/freetype/src/base/ftcid.c:26
Function
FT_Get_CMap_Language_ID
GOESP/freetype/src/base/ftobjs.c:4244
Function
FT_Get_Charmap_Index
GOESP/freetype/src/base/ftobjs.c:3596
Function
FT_Get_FSType_Flags
GOESP/freetype/src/base/ftfstype.c:26
← previous
next →
2,101–2,200 of 3,911, ranked by callers