MCPcopy Create free account

hub / github.com/bluescan/tacentview / functions

Functions2,379 in github.com/bluescan/tacentview

↓ 2 callersFunctionImFontAtlasBuildRender8bppRectFromString
Contrib/imgui/imgui_draw.cpp:2712
↓ 2 callersFunctionImFontAtlasBuildSetupFont
Contrib/imgui/imgui_draw.cpp:2670
↓ 2 callersFunctionImFormatStringToTempBuffer
Contrib/imgui/imgui.cpp:1856
↓ 2 callersFunctionImGetDirQuadrantFromDelta
Contrib/imgui/imgui.cpp:10551
↓ 2 callersFunctionImGui_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 callersFunctionImGui_ImplOpenGL2_Init
Functions
Contrib/imgui/backends/imgui_impl_opengl2.cpp:80
↓ 2 callersFunctionImGui_ImplOpenGL2_NewFrame
Contrib/imgui/backends/imgui_impl_opengl2.cpp:105
↓ 2 callersFunctionImGui_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 callersFunctionImGui_ImplOpenGL2_SetupRenderState
Contrib/imgui/backends/imgui_impl_opengl2.cpp:114
↓ 2 callersFunctionImGui_ImplOpenGL2_Shutdown
Contrib/imgui/backends/imgui_impl_opengl2.cpp:93
↓ 2 callersFunctionImGui_ImplOpenGL3_SetupRenderState
Contrib/imgui/backends/imgui_impl_opengl3.cpp:362
↓ 2 callersFunctionImIsFloatAboveGuaranteedIntegerPrecision
Contrib/imgui/imgui_internal.h:479
↓ 2 callersFunctionImMul
Contrib/imgui/imgui_internal.h:478
↓ 2 callersFunctionImStrbolW
Contrib/imgui/imgui.cpp:1748
↓ 2 callersFunctionImStrchrRange
Contrib/imgui/imgui.cpp:1727
↓ 2 callersFunctionImStristr
Contrib/imgui/imgui.cpp:1755
↓ 2 callersFunctionImTextCharToUtf8
Contrib/imgui/imgui.cpp:2145
↓ 2 callersFunctionImTextCharToUtf8_inline
Based on stb_to_utf8() from github.com/nothings/stb/
Contrib/imgui/imgui.cpp:2110
↓ 2 callersFunctionImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
Contrib/imgui/imgui.cpp:2153
↓ 2 callersFunctionImUpperPowerOfTwo
Contrib/imgui/imgui_internal.h:333
↓ 2 callersFunctionInputScalar_DefaultCharsFilter
Contrib/imgui/imgui_widgets.cpp:3343
↓ 2 callersMethodIntensity
Computes RGB intensity and sets specified channels to that value. Any combination of RGBA allowed.
Src/Image.cpp:1514
↓ 2 callersMethodIsActive
Contrib/imgui/imgui.h:2185
↓ 2 callersFunctionIsAliasKey
Contrib/imgui/imgui_internal.h:2894
↓ 2 callersMethodIsDirty
Src/Image.h:226
↓ 2 callersFunctionIsGamepadKey
Contrib/imgui/imgui_internal.h:2892
↓ 2 callersMethodIsNetworkLocation
Src/FileDialog.cpp:744
↓ 2 callersMethodIsOpaque
Src/Image.cpp:1083
↓ 2 callersMethodIsRedoAvailable
Src/Image.h:220
↓ 2 callersFunctionIsRootOfOpenMenuSet
Contrib/imgui/imgui_widgets.cpp:6970
↓ 2 callersMethodIsUndoAvailable
Src/Image.h:219
↓ 2 callersFunctionLogTextV
Pass text data straight to log (without being displayed)
Contrib/imgui/imgui.cpp:12254
↓ 2 callersFunctionNavScoreItemDistInterval
Contrib/imgui/imgui.cpp:10558
↓ 2 callersFunctionNavUpdateWindowingHighlightWindow
Contrib/imgui/imgui.cpp:11675
↓ 2 callersMethodPopTextureID
Contrib/imgui/imgui_draw.cpp:679
↓ 2 callersMethodQuantizeFixed
Src/Image.cpp:1176
↓ 2 callersMethodQuantizeNeu
Src/Image.cpp:1198
↓ 2 callersMethodQuantizeSpatial
Src/Image.cpp:1187
↓ 2 callersMethodQuantizeWu
Src/Image.cpp:1209
↓ 2 callersMethodRegenerateShuffleValue
Src/Image.cpp:102
↓ 2 callersFunctionRenderArrowsForVerticalBar
Helper for ColorPicker4()
Contrib/imgui/imgui_widgets.cpp:5211
↓ 2 callersMethodRenderChar
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
Contrib/imgui/imgui_draw.cpp:3605
↓ 2 callersMethodRequestThumbnail
Src/Image.cpp:1941
↓ 2 callersMethodRestore
Src/Undo.cpp:33
↓ 2 callersMethodRotate
Src/Image.cpp:1161
↓ 2 callersFunctionSTB_TEXTEDIT_MOVEWORDRIGHT_MAC
Contrib/imgui/imgui_widgets.cpp:3667
↓ 2 callersMethodSetLines
Src/Crop.cpp:402
↓ 2 callersMethodSetToCurrentState
Save current stack sizes for later compare
Contrib/imgui/imgui.cpp:9095
↓ 2 callersFunctionStackToolFormatLevelInfo
Contrib/imgui/imgui.cpp:14416
↓ 2 callersFunctionTableSettingsInit
Clear and initialize empty settings instance
Contrib/imgui/imgui_tables.cpp:3186
↓ 2 callersFunctionTableSetupColumnFlags
Adjust flags: default width mode + stretch columns are not allowed when auto extending
Contrib/imgui/imgui_tables.cpp:665
↓ 2 callersFunctionTempInputIsActive
Contrib/imgui/imgui_internal.h:3138
↓ 2 callersFunctionTitleBarHeight
Contrib/imgui/imgui_internal.h:2355
↓ 2 callersFunctionUnpackAccumulativeOffsetsIntoRanges
Contrib/imgui/imgui_draw.cpp:2925
↓ 2 callersMethod_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 callersMethod_ResetForNewFrame
Initialize before use in a new frame. We always have a command ready in the buffer.
Contrib/imgui/imgui_draw.cpp:458
↓ 2 callersFunctionbegin
Contrib/imgui/imgui.h:1791
↓ 2 callersMethodclear
Contrib/clip/clip_x11.cpp:1082
↓ 2 callersFunctionequal
Contrib/imgui/imstb_truetype.h:4470
↓ 2 callersFunctionget_error_handler
Contrib/clip/clip.cpp:179
↓ 2 callersFunctionget_manager
Contrib/clip/clip_x11.cpp:1063
↓ 2 callersFunctiongladLoadGLLoader
Contrib/glad/src/glad.c:1456
↓ 2 callersFunctionis_word_boundary
Contrib/imgui/imstb_textedit.h:640
↓ 2 callersFunctionis_word_boundary_from_right
Contrib/imgui/imgui_widgets.cpp:3664
↓ 2 callersMethodptr_from_offset
Contrib/imgui/imgui_internal.h:704
↓ 2 callersFunctionread_png
Contrib/clip/clip_x11_png.h:113
↓ 2 callersMethodrelease
Contrib/clip/clip_win.cpp:44
↓ 2 callersMethodrequired_data_size
Contrib/clip/image.cpp:11
↓ 2 callersFunctionsSendJoystickCallback
@brief Send joystick callback **/
Contrib/imgui/examples/libs/usynergy/uSynergy.c:187
↓ 2 callersFunctionspec_from_pixelformat
Contrib/clip/clip_win_wic.cpp:246
↓ 2 callersFunctionstb_decompress_length
Contrib/imgui/imgui_draw.cpp:4027
↓ 2 callersFunctionstb_text_locate_coord
traverse the layout to locate the nearest character to a display position
Contrib/imgui/imstb_textedit.h:401
↓ 2 callersFunctionstb_text_makeundo_insert
Contrib/imgui/imstb_textedit.h:1332
↓ 2 callersFunctionstb_text_makeundo_replace
Contrib/imgui/imstb_textedit.h:1347
↓ 2 callersFunctionstb_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 callersFunctionstb_textedit_discard_undo
discard the oldest entry in the undo list
Contrib/imgui/imstb_textedit.h:1117
↓ 2 callersFunctionstb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
Contrib/imgui/imstb_textedit.h:479
↓ 2 callersFunctionstb_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 callersFunctionstb_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 callersFunctionstb_textedit_sortselection
canoncialize the selection so start <= end
Contrib/imgui/imstb_textedit.h:607
↓ 2 callersFunctionstbrp__skyline_find_min_y
find minimum y position if it starts at x1
Contrib/imgui/imstb_rectpack.h:291
↓ 2 callersFunctionstbrp_init_target
Contrib/imgui/imstb_truetype.h:3925
↓ 2 callersFunctionstbtt_CompareUTF8toUTF16_bigendian_internal
Contrib/imgui/imstb_truetype.h:4823
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
Contrib/imgui/imstb_truetype.h:2749
↓ 2 callersFunctionstbtt_GetGlyphBitmapBox
Contrib/imgui/imstb_truetype.h:2744
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
Contrib/imgui/imstb_truetype.h:3721
↓ 2 callersFunctionstbtt_GetGlyphBox
Contrib/imgui/imstb_truetype.h:1630
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
Contrib/imgui/imstb_truetype.h:3800
↓ 2 callersFunctionstbtt_PackFontRangesRenderIntoRects
rects array must be big enough to accommodate all characters in the given ranges
Contrib/imgui/imstb_truetype.h:4216
↓ 2 callersFunctionstbtt_Rasterize
Contrib/imgui/imstb_truetype.h:3703
↓ 2 callersFunctionstbtt__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 callersFunctionstbtt__GetGlyphClass
Contrib/imgui/imstb_truetype.h:2452
↓ 2 callersFunctionstbtt__GetGlyphInfoT2
Contrib/imgui/imstb_truetype.h:2291
↓ 2 callersFunctionstbtt__buf_peek8
Contrib/imgui/imstb_truetype.h:1145
↓ 2 callersFunctionstbtt__close_shape
Contrib/imgui/imstb_truetype.h:1663
↓ 2 callersFunctionstbtt__csctx_close_shape
Contrib/imgui/imstb_truetype.h:1941
↓ 2 callersFunctionstbtt__cuberoot
Contrib/imgui/imstb_truetype.h:4543
↓ 2 callersFunctionstbtt__get_subrs
Contrib/imgui/imstb_truetype.h:1359
↓ 2 callersFunctionstbtt__h_prefilter
Contrib/imgui/imstb_truetype.h:4020
↓ 2 callersFunctionstbtt__hheap_alloc
Contrib/imgui/imstb_truetype.h:2775
← previousnext →401–500 of 2,379, ranked by callers