MCPcopy Create free account

hub / github.com/aiekick/ImGuiFontStudio / functions

Functions465 in github.com/aiekick/ImGuiFontStudio

FunctionImGui_ImplGlfw_CreateVkSurface
src/ImguiImpl/imgui_impl_glfw.cpp:789
FunctionImGui_ImplGlfw_CreateWindow
src/ImguiImpl/imgui_impl_glfw.cpp:535
FunctionImGui_ImplGlfw_DestroyWindow
src/ImguiImpl/imgui_impl_glfw.cpp:575
FunctionImGui_ImplGlfw_GetClipboardText
src/ImguiImpl/imgui_impl_glfw.cpp:96
FunctionImGui_ImplGlfw_GetWindowFocus
src/ImguiImpl/imgui_impl_glfw.cpp:708
FunctionImGui_ImplGlfw_GetWindowMinimized
src/ImguiImpl/imgui_impl_glfw.cpp:714
FunctionImGui_ImplGlfw_GetWindowPos
src/ImguiImpl/imgui_impl_glfw.cpp:652
FunctionImGui_ImplGlfw_GetWindowSize
src/ImguiImpl/imgui_impl_glfw.cpp:666
FunctionImGui_ImplGlfw_InitForVulkan
src/ImguiImpl/imgui_impl_glfw.cpp:265
FunctionImGui_ImplGlfw_KeyCallback
src/ImguiImpl/imgui_impl_glfw.cpp:125
FunctionImGui_ImplGlfw_MonitorCallback
src/ImguiImpl/imgui_impl_glfw.cpp:156
FunctionImGui_ImplGlfw_MouseButtonCallback
src/ImguiImpl/imgui_impl_glfw.cpp:106
FunctionImGui_ImplGlfw_RenderWindow
src/ImguiImpl/imgui_impl_glfw.cpp:728
FunctionImGui_ImplGlfw_ScrollCallback
src/ImguiImpl/imgui_impl_glfw.cpp:115
FunctionImGui_ImplGlfw_SetClipboardText
src/ImguiImpl/imgui_impl_glfw.cpp:101
FunctionImGui_ImplGlfw_SetWindowAlpha
src/ImguiImpl/imgui_impl_glfw.cpp:721
FunctionImGui_ImplGlfw_SetWindowFocus
src/ImguiImpl/imgui_impl_glfw.cpp:697
FunctionImGui_ImplGlfw_SetWindowPos
src/ImguiImpl/imgui_impl_glfw.cpp:660
FunctionImGui_ImplGlfw_SetWindowSize
src/ImguiImpl/imgui_impl_glfw.cpp:674
FunctionImGui_ImplGlfw_SetWindowTitle
src/ImguiImpl/imgui_impl_glfw.cpp:691
FunctionImGui_ImplGlfw_ShowWindow
src/ImguiImpl/imgui_impl_glfw.cpp:613
FunctionImGui_ImplGlfw_SwapBuffers
src/ImguiImpl/imgui_impl_glfw.cpp:735
FunctionImGui_ImplGlfw_WindowCloseCallback
src/ImguiImpl/imgui_impl_glfw.cpp:502
FunctionImGui_ImplGlfw_WindowPosCallback
src/ImguiImpl/imgui_impl_glfw.cpp:508
FunctionImGui_ImplGlfw_WindowSizeCallback
src/ImguiImpl/imgui_impl_glfw.cpp:514
FunctionImGui_ImplOpenGL3_RenderWindow
src/ImguiImpl/imgui_impl_opengl3.cpp:699
FunctionImGui_ImplWin32_SetImeInputPos
src/ImguiImpl/imgui_impl_glfw.cpp:756
MethodImageCheckButton
based on ImGui::ImageButton
src/Gui/ImGuiWidgets.cpp:181
MethodInit
src/Helper/SettingsDlg.cpp:188
MethodInit
src/Gui/GuiLayout.cpp:42
MethodInputText_Validation
src/Gui/ImGuiWidgets.cpp:748
MethodInstance
singleton
src/MainFrame.h:80
MethodInstance
singleton
src/Panes/GeneratorPane.h:59
MethodInstance
singleton
src/Panes/FinalFontPane.h:89
MethodInstance
singleton
src/Panes/SourceFontPane.h:57
MethodInstance
singleton
src/Helper/Messaging.h:65
MethodInstance
src/Helper/SettingsDlg.h:51
MethodInstance
singleton
src/Helper/SelectionHelper.h:249
MethodInstance
singleton
src/Helper/Utils.h:26
MethodInstance
singleton
src/Helper/ImGuiThemeHelper.h:50
MethodInstance
singleton
src/Gui/GuiLayout.h:64
MethodInstance
singleton
src/Generator/Generator.h:82
MethodInvertNameMap
src/Helper/FontHelper.cpp:643
MethodIsFinalFontPaneMode
src/Panes/FinalFontPane.cpp:214
MethodIsGlyphSelected
src/Helper/SelectionHelper.cpp:59
MethodIsSelectionMode
src/Helper/SelectionHelper.cpp:152
MethodLoad
src/Helper/SettingsDlg.cpp:162
MethodLoad
src/Project/ProjectFile.cpp:87
MethodLoadFontFile
based on https://github.com/rillig/sfntly/blob/master/cpp/src/sample/subtly/utils.cc*/
src/Helper/FontHelper.cpp:654
MethodLoadFontFiles
based on https://github.com/rillig/sfntly/blob/master/cpp/src/sample/subtly/utils.cc*/
src/Helper/FontHelper.cpp:664
MethodLoadProject
src/MainFrame.cpp:88
MethodMainFrame
Prevent construction
src/MainFrame.h:89
MethodMainFrame
src/MainFrame.cpp:50
MethodMergeCharacterMaps
src/Helper/FontHelper.cpp:237
MethodMessaging
Prevent construction
src/Helper/Messaging.h:73
MethodMessaging
src/Helper/Messaging.cpp:27
MethodNewProject
src/MainFrame.cpp:82
MethodOpenDialog
src/Helper/SettingsDlg.cpp:50
MethodOpenFonts
src/Panes/SourceFontPane.cpp:428
MethodPrepareSelection
src/Panes/FinalFontPane.cpp:219
MethodPrepareSelectionByFontOrderedByCodePoint
src/Panes/FinalFontPane.cpp:586
MethodPrepareSelectionByFontOrderedByGlyphNames
src/Panes/FinalFontPane.cpp:739
MethodPrepareSelectionMergedNoOrder
src/Panes/FinalFontPane.cpp:892
MethodPrepareSelectionMergedOrderedByCodePoint
src/Panes/FinalFontPane.cpp:1003
MethodPrepareSelectionMergedOrderedByGlyphNames
src/Panes/FinalFontPane.cpp:1124
MethodProjectFile
src/Project/ProjectFile.cpp:26
MethodRadioButtonLabeled
src/Gui/ImGuiWidgets.cpp:334
FunctionRadioButtonLabeled_BitWize
src/Gui/ImGuiWidgets.h:35
MethodReRange_Offset_After_Start
src/Helper/SelectionHelper.cpp:950
MethodReRange_Offset_Before_End
src/Helper/SelectionHelper.cpp:992
MethodReRouteFontToFile
src/MainFrame.cpp:561
MethodRemoveSelectionFromFinal
src/Helper/SelectionHelper.cpp:938
MethodRibbonBar
src/Gui/RibbonBar.cpp:21
MethodSave
src/Project/ProjectFile.cpp:115
MethodSaveAsProject
src/MainFrame.cpp:108
MethodSaveProject
src/MainFrame.cpp:103
MethodSelectAllGlyphs
src/Helper/SelectionHelper.cpp:746
MethodSelectByLine
src/Helper/SelectionHelper.cpp:511
MethodSelectByZone
src/Helper/SelectionHelper.cpp:575
MethodSelectGlyph
src/Helper/SelectionHelper.cpp:822
MethodSelectGlyphByRangeFromStartCodePoint
src/Helper/SelectionHelper.cpp:1034
MethodSelectableWithBtn
src/Gui/ImGuiWidgets.cpp:26
MethodSelectable_FramedText
src/Gui/ImGuiWidgets.cpp:686
MethodSelectionHelper
src/Helper/SelectionHelper.cpp:37
MethodSelectionHelper
Prevent construction
src/Helper/SelectionHelper.h:257
MethodSerializeFont
based on https://github.com/rillig/sfntly/blob/master/cpp/src/sample/subtly/utils.cc*/
src/Helper/FontHelper.cpp:673
MethodSetAppTitle
src/MainFrame.cpp:472
MethodSettingsDlg
src/Helper/SettingsDlg.cpp:40
MethodSettingsDlg
Prevent construction
src/Helper/SettingsDlg.h:59
MethodShowAboutDialog
src/MainFrame.cpp:377
MethodShowCustomStyleEditor
src/Gui/ImGuiWidgets.cpp:783
MethodShowSaveDialogIfRequired
src/MainFrame.cpp:483
MethodSourceFontPane
src/Panes/SourceFontPane.cpp:42
MethodSourceFontPane
Prevent construction
src/Panes/SourceFontPane.h:65
MethodSpacing
src/Gui/ImGuiWidgets.cpp:607
MethodStartSelection
src/Helper/SelectionHelper.cpp:81
MethodUnSelectAllGlyphs
src/Helper/SelectionHelper.cpp:784
MethodUnSelectGlyph
src/Helper/SelectionHelper.cpp:889
MethodUnSelectGlyphByRangeFromStartCodePoint
src/Helper/SelectionHelper.cpp:1171
MethodUtils
Prevent construction
src/Helper/Utils.h:34
← previousnext →301–400 of 465, ranked by callers