Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluescan/tacentview
/ functions
Functions
2,379 in github.com/bluescan/tacentview
⨍
Functions
2,379
◇
Types & classes
354
↓ 2 callers
Function
ImFontAtlasBuildRender8bppRectFromString
Contrib/imgui/imgui_draw.cpp:2712
↓ 2 callers
Function
ImFontAtlasBuildSetupFont
Contrib/imgui/imgui_draw.cpp:2670
↓ 2 callers
Function
ImFormatStringToTempBuffer
Contrib/imgui/imgui.cpp:1856
↓ 2 callers
Function
ImGetDirQuadrantFromDelta
Contrib/imgui/imgui.cpp:10551
↓ 2 callers
Function
ImGui_ImplGlfw_UpdateKeyModifiers
X11 does not include current pressed/released modifier key in 'mods' flags submitted by GLFW See https://github.com/ocornut/imgui/issues/6034 and http
Contrib/imgui/backends/imgui_impl_glfw.cpp:257
↓ 2 callers
Function
ImGui_ImplOpenGL2_Init
Functions
Contrib/imgui/backends/imgui_impl_opengl2.cpp:80
↓ 2 callers
Function
ImGui_ImplOpenGL2_NewFrame
Contrib/imgui/backends/imgui_impl_opengl2.cpp:105
↓ 2 callers
Function
ImGui_ImplOpenGL2_RenderDrawData
OpenGL2 Render function. Note that this implementation is little overcomplicated because we are saving/setting up/restoring every OpenGL state explici
Contrib/imgui/backends/imgui_impl_opengl2.cpp:161
↓ 2 callers
Function
ImGui_ImplOpenGL2_SetupRenderState
Contrib/imgui/backends/imgui_impl_opengl2.cpp:114
↓ 2 callers
Function
ImGui_ImplOpenGL2_Shutdown
Contrib/imgui/backends/imgui_impl_opengl2.cpp:93
↓ 2 callers
Function
ImGui_ImplOpenGL3_SetupRenderState
Contrib/imgui/backends/imgui_impl_opengl3.cpp:362
↓ 2 callers
Function
ImIsFloatAboveGuaranteedIntegerPrecision
Contrib/imgui/imgui_internal.h:479
↓ 2 callers
Function
ImMul
Contrib/imgui/imgui_internal.h:478
↓ 2 callers
Function
ImStrbolW
Contrib/imgui/imgui.cpp:1748
↓ 2 callers
Function
ImStrchrRange
Contrib/imgui/imgui.cpp:1727
↓ 2 callers
Function
ImStristr
Contrib/imgui/imgui.cpp:1755
↓ 2 callers
Function
ImTextCharToUtf8
Contrib/imgui/imgui.cpp:2145
↓ 2 callers
Function
ImTextCharToUtf8_inline
Based on stb_to_utf8() from github.com/nothings/stb/
Contrib/imgui/imgui.cpp:2110
↓ 2 callers
Function
ImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
Contrib/imgui/imgui.cpp:2153
↓ 2 callers
Function
ImUpperPowerOfTwo
Contrib/imgui/imgui_internal.h:333
↓ 2 callers
Function
InputScalar_DefaultCharsFilter
Contrib/imgui/imgui_widgets.cpp:3343
↓ 2 callers
Method
Intensity
Computes RGB intensity and sets specified channels to that value. Any combination of RGBA allowed.
Src/Image.cpp:1514
↓ 2 callers
Method
IsActive
Contrib/imgui/imgui.h:2185
↓ 2 callers
Function
IsAliasKey
Contrib/imgui/imgui_internal.h:2894
↓ 2 callers
Method
IsDirty
Src/Image.h:226
↓ 2 callers
Function
IsGamepadKey
Contrib/imgui/imgui_internal.h:2892
↓ 2 callers
Method
IsNetworkLocation
Src/FileDialog.cpp:744
↓ 2 callers
Method
IsOpaque
Src/Image.cpp:1083
↓ 2 callers
Method
IsRedoAvailable
Src/Image.h:220
↓ 2 callers
Function
IsRootOfOpenMenuSet
Contrib/imgui/imgui_widgets.cpp:6970
↓ 2 callers
Method
IsUndoAvailable
Src/Image.h:219
↓ 2 callers
Function
LogTextV
Pass text data straight to log (without being displayed)
Contrib/imgui/imgui.cpp:12254
↓ 2 callers
Function
NavScoreItemDistInterval
Contrib/imgui/imgui.cpp:10558
↓ 2 callers
Function
NavUpdateWindowingHighlightWindow
Contrib/imgui/imgui.cpp:11675
↓ 2 callers
Method
PopTextureID
Contrib/imgui/imgui_draw.cpp:679
↓ 2 callers
Method
QuantizeFixed
Src/Image.cpp:1176
↓ 2 callers
Method
QuantizeNeu
Src/Image.cpp:1198
↓ 2 callers
Method
QuantizeSpatial
Src/Image.cpp:1187
↓ 2 callers
Method
QuantizeWu
Src/Image.cpp:1209
↓ 2 callers
Method
RegenerateShuffleValue
Src/Image.cpp:102
↓ 2 callers
Function
RenderArrowsForVerticalBar
Helper for ColorPicker4()
Contrib/imgui/imgui_widgets.cpp:5211
↓ 2 callers
Method
RenderChar
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
Contrib/imgui/imgui_draw.cpp:3605
↓ 2 callers
Method
RequestThumbnail
Src/Image.cpp:1941
↓ 2 callers
Method
Restore
Src/Undo.cpp:33
↓ 2 callers
Method
Rotate
Src/Image.cpp:1161
↓ 2 callers
Function
STB_TEXTEDIT_MOVEWORDRIGHT_MAC
Contrib/imgui/imgui_widgets.cpp:3667
↓ 2 callers
Method
SetLines
Src/Crop.cpp:402
↓ 2 callers
Method
SetToCurrentState
Save current stack sizes for later compare
Contrib/imgui/imgui.cpp:9095
↓ 2 callers
Function
StackToolFormatLevelInfo
Contrib/imgui/imgui.cpp:14416
↓ 2 callers
Function
TableSettingsInit
Clear and initialize empty settings instance
Contrib/imgui/imgui_tables.cpp:3186
↓ 2 callers
Function
TableSetupColumnFlags
Adjust flags: default width mode + stretch columns are not allowed when auto extending
Contrib/imgui/imgui_tables.cpp:665
↓ 2 callers
Function
TempInputIsActive
Contrib/imgui/imgui_internal.h:3138
↓ 2 callers
Function
TitleBarHeight
Contrib/imgui/imgui_internal.h:2355
↓ 2 callers
Function
UnpackAccumulativeOffsetsIntoRanges
Contrib/imgui/imgui_draw.cpp:2925
↓ 2 callers
Method
_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
Contrib/imgui/imgui_draw.cpp:520
↓ 2 callers
Method
_ResetForNewFrame
Initialize before use in a new frame. We always have a command ready in the buffer.
Contrib/imgui/imgui_draw.cpp:458
↓ 2 callers
Function
begin
Contrib/imgui/imgui.h:1791
↓ 2 callers
Method
clear
Contrib/clip/clip_x11.cpp:1082
↓ 2 callers
Function
equal
Contrib/imgui/imstb_truetype.h:4470
↓ 2 callers
Function
get_error_handler
Contrib/clip/clip.cpp:179
↓ 2 callers
Function
get_manager
Contrib/clip/clip_x11.cpp:1063
↓ 2 callers
Function
gladLoadGLLoader
Contrib/glad/src/glad.c:1456
↓ 2 callers
Function
is_word_boundary
Contrib/imgui/imstb_textedit.h:640
↓ 2 callers
Function
is_word_boundary_from_right
Contrib/imgui/imgui_widgets.cpp:3664
↓ 2 callers
Method
ptr_from_offset
Contrib/imgui/imgui_internal.h:704
↓ 2 callers
Function
read_png
Contrib/clip/clip_x11_png.h:113
↓ 2 callers
Method
release
Contrib/clip/clip_win.cpp:44
↓ 2 callers
Method
required_data_size
Contrib/clip/image.cpp:11
↓ 2 callers
Function
sSendJoystickCallback
@brief Send joystick callback **/
Contrib/imgui/examples/libs/usynergy/uSynergy.c:187
↓ 2 callers
Function
spec_from_pixelformat
Contrib/clip/clip_win_wic.cpp:246
↓ 2 callers
Function
stb_decompress_length
Contrib/imgui/imgui_draw.cpp:4027
↓ 2 callers
Function
stb_text_locate_coord
traverse the layout to locate the nearest character to a display position
Contrib/imgui/imstb_textedit.h:401
↓ 2 callers
Function
stb_text_makeundo_insert
Contrib/imgui/imstb_textedit.h:1332
↓ 2 callers
Function
stb_text_makeundo_replace
Contrib/imgui/imstb_textedit.h:1347
↓ 2 callers
Function
stb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
Contrib/imgui/imstb_textedit.h:461
↓ 2 callers
Function
stb_textedit_discard_undo
discard the oldest entry in the undo list
Contrib/imgui/imstb_textedit.h:1117
↓ 2 callers
Function
stb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
Contrib/imgui/imstb_textedit.h:479
↓ 2 callers
Function
stb_textedit_find_charpos
find the x/y location of a character, and remember info about the previous row in case we get a move-up event (for page up, we'll have to rescan)
Contrib/imgui/imstb_textedit.h:521
↓ 2 callers
Function
stb_textedit_replace
stb_textedit internally allows for a single undo record to do addition and deletion, but somehow, calling the stb_textedit_paste() function creates tw
Contrib/imgui/imgui_widgets.cpp:3745
↓ 2 callers
Function
stb_textedit_sortselection
canoncialize the selection so start <= end
Contrib/imgui/imstb_textedit.h:607
↓ 2 callers
Function
stbrp__skyline_find_min_y
find minimum y position if it starts at x1
Contrib/imgui/imstb_rectpack.h:291
↓ 2 callers
Function
stbrp_init_target
Contrib/imgui/imstb_truetype.h:3925
↓ 2 callers
Function
stbtt_CompareUTF8toUTF16_bigendian_internal
Contrib/imgui/imstb_truetype.h:4823
↓ 2 callers
Function
stbtt_GetCodepointBitmapBoxSubpixel
Contrib/imgui/imstb_truetype.h:2749
↓ 2 callers
Function
stbtt_GetGlyphBitmapBox
Contrib/imgui/imstb_truetype.h:2744
↓ 2 callers
Function
stbtt_GetGlyphBitmapSubpixel
Contrib/imgui/imstb_truetype.h:3721
↓ 2 callers
Function
stbtt_GetGlyphBox
Contrib/imgui/imstb_truetype.h:1630
↓ 2 callers
Function
stbtt_MakeCodepointBitmapSubpixel
Contrib/imgui/imstb_truetype.h:3800
↓ 2 callers
Function
stbtt_PackFontRangesRenderIntoRects
rects array must be big enough to accommodate all characters in the given ranges
Contrib/imgui/imstb_truetype.h:4216
↓ 2 callers
Function
stbtt_Rasterize
Contrib/imgui/imstb_truetype.h:3703
↓ 2 callers
Function
stbtt__CompareUTF8toUTF16_bigendian_prefix
check if a utf8 string contains a prefix which is the utf16 string; if so return length of matching utf8 string
Contrib/imgui/imstb_truetype.h:4784
↓ 2 callers
Function
stbtt__GetGlyphClass
Contrib/imgui/imstb_truetype.h:2452
↓ 2 callers
Function
stbtt__GetGlyphInfoT2
Contrib/imgui/imstb_truetype.h:2291
↓ 2 callers
Function
stbtt__buf_peek8
Contrib/imgui/imstb_truetype.h:1145
↓ 2 callers
Function
stbtt__close_shape
Contrib/imgui/imstb_truetype.h:1663
↓ 2 callers
Function
stbtt__csctx_close_shape
Contrib/imgui/imstb_truetype.h:1941
↓ 2 callers
Function
stbtt__cuberoot
Contrib/imgui/imstb_truetype.h:4543
↓ 2 callers
Function
stbtt__get_subrs
Contrib/imgui/imstb_truetype.h:1359
↓ 2 callers
Function
stbtt__h_prefilter
Contrib/imgui/imstb_truetype.h:4020
↓ 2 callers
Function
stbtt__hheap_alloc
Contrib/imgui/imstb_truetype.h:2775
← previous
next →
401–500 of 2,379, ranked by callers