Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpichard/usdtweak
/ functions
Functions
4,640 in github.com/cpichard/usdtweak
⨍
Functions
4,640
◇
Types & classes
747
↓ 2 callers
Function
stb_text_makeundo_insert
src/3rdparty/imgui/imstb_textedit.h:1383
↓ 2 callers
Function
stb_text_makeundo_replace
src/3rdparty/imgui/imstb_textedit.h:1398
↓ 2 callers
Function
stb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
src/3rdparty/imgui/imstb_textedit.h:490
↓ 2 callers
Function
stb_textedit_discard_undo
discard the oldest entry in the undo list
src/3rdparty/imgui/imstb_textedit.h:1168
↓ 2 callers
Function
stb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
src/3rdparty/imgui/imstb_textedit.h:508
↓ 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)
src/3rdparty/imgui/imstb_textedit.h:550
↓ 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
src/3rdparty/imgui/imgui_widgets.cpp:4203
↓ 2 callers
Function
stb_textedit_sortselection
canoncialize the selection so start <= end
src/3rdparty/imgui/imstb_textedit.h:639
↓ 2 callers
Function
stb_textedit_text
API key: process text input [DEAR IMGUI] Added stb_textedit_text(), extracted out and called by stb_textedit_key() for backward compatibility.
src/3rdparty/imgui/imstb_textedit.h:753
↓ 2 callers
Function
stbi__addints_valid
returns 1 if the sum of two signed ints is valid (between -2^31 and 2^31-1 inclusive), 0 on overflow.
src/3rdparty/imgui/stb_image.h:1069
↓ 2 callers
Function
stbi__bit_reverse
src/3rdparty/imgui/stb_image.h:4115
↓ 2 callers
Function
stbi__bmp_parse_header
src/3rdparty/imgui/stb_image.h:5458
↓ 2 callers
Function
stbi__bmp_set_mask_defaults
src/3rdparty/imgui/stb_image.h:5432
↓ 2 callers
Function
stbi__build_huffman
src/3rdparty/imgui/stb_image.h:2002
↓ 2 callers
Function
stbi__check_png_header
src/3rdparty/imgui/stb_image.h:4620
↓ 2 callers
Function
stbi__copyval
src/3rdparty/imgui/stb_image.h:6391
↓ 2 callers
Function
stbi__create_png_alpha_expand8
adds an extra all-255 alpha channel dest == src is legal img_n must be 1 or 3
src/3rdparty/imgui/stb_image.h:4675
↓ 2 callers
Function
stbi__create_png_image_raw
create the png data from post-deflated data
src/3rdparty/imgui/stb_image.h:4696
↓ 2 callers
Function
stbi__fill_bits
src/3rdparty/imgui/stb_image.h:4201
↓ 2 callers
Function
stbi__gif_header
src/3rdparty/imgui/stb_image.h:6618
↓ 2 callers
Function
stbi__gif_load_next
this function is designed to support animated gifs, although stb_image doesn't support it two back is the image from two frames ago, used for a very s
src/3rdparty/imgui/stb_image.h:6788
↓ 2 callers
Function
stbi__gif_parse_colortable
src/3rdparty/imgui/stb_image.h:6607
↓ 2 callers
Function
stbi__gif_test
src/3rdparty/imgui/stb_image.h:6600
↓ 2 callers
Function
stbi__hdr_load
src/3rdparty/imgui/stb_image.h:7168
↓ 2 callers
Function
stbi__hdr_test_core
src/3rdparty/imgui/stb_image.h:7097
↓ 2 callers
Function
stbi__jpeg_decode_block
decode one 64-entry block--
src/3rdparty/imgui/stb_image.h:2209
↓ 2 callers
Function
stbi__jpeg_decode_block_prog_dc
src/3rdparty/imgui/stb_image.h:2264
↓ 2 callers
Function
stbi__jpeg_get_bits
get some unsigned bits
src/3rdparty/imgui/stb_image.h:2168
↓ 2 callers
Function
stbi__load_main
src/3rdparty/imgui/stb_image.h:1136
↓ 2 callers
Function
stbi__mad2sizes_valid
returns 1 if "a*b + add" has no negative terms/factors and doesn't overflow
src/3rdparty/imgui/stb_image.h:1023
↓ 2 callers
Function
stbi__mul2shorts_valid
returns 1 if the product of two ints fits in a signed short, 0 on overflow.
src/3rdparty/imgui/stb_image.h:1077
↓ 2 callers
Function
stbi__parse_png_file
src/3rdparty/imgui/stb_image.h:5078
↓ 2 callers
Function
stbi__png_info_raw
src/3rdparty/imgui/stb_image.h:5317
↓ 2 callers
Function
stbi__process_marker
src/3rdparty/imgui/stb_image.h:3098
↓ 2 callers
Function
stbi__refill_buffer
src/3rdparty/imgui/stb_image.h:1596
↓ 2 callers
Function
stbi__setup_jpeg
set up the kernels
src/3rdparty/imgui/stb_image.h:3820
↓ 2 callers
Function
stbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
src/3rdparty/imgui/stb_image.h:5862
↓ 2 callers
Function
stbrp__skyline_find_min_y
find minimum y position if it starts at x1
src/3rdparty/imgui/imstb_rectpack.h:291
↓ 2 callers
Function
stbrp_init_target
src/3rdparty/imgui/imstb_truetype.h:3925
↓ 2 callers
Function
stbrp_pack_rects
src/3rdparty/imgui/imstb_truetype.h:3936
↓ 2 callers
Function
stbtt_CompareUTF8toUTF16_bigendian_internal
src/3rdparty/imgui/imstb_truetype.h:4823
↓ 2 callers
Function
stbtt_GetCodepointBitmapBoxSubpixel
src/3rdparty/imgui/imstb_truetype.h:2749
↓ 2 callers
Function
stbtt_GetGlyphBitmapSubpixel
src/3rdparty/imgui/imstb_truetype.h:3721
↓ 2 callers
Function
stbtt_GetGlyphBox
src/3rdparty/imgui/imstb_truetype.h:1630
↓ 2 callers
Function
stbtt_MakeCodepointBitmapSubpixel
src/3rdparty/imgui/imstb_truetype.h:3800
↓ 2 callers
Function
stbtt_MakeGlyphBitmapSubpixelPrefilter
src/3rdparty/imgui/imstb_truetype.h:4192
↓ 2 callers
Function
stbtt_Rasterize
src/3rdparty/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
src/3rdparty/imgui/imstb_truetype.h:4784
↓ 2 callers
Function
stbtt__GetGlyphClass
src/3rdparty/imgui/imstb_truetype.h:2452
↓ 2 callers
Function
stbtt__GetGlyphInfoT2
src/3rdparty/imgui/imstb_truetype.h:2291
↓ 2 callers
Function
stbtt__buf_peek8
src/3rdparty/imgui/imstb_truetype.h:1145
↓ 2 callers
Function
stbtt__close_shape
src/3rdparty/imgui/imstb_truetype.h:1663
↓ 2 callers
Function
stbtt__csctx_close_shape
src/3rdparty/imgui/imstb_truetype.h:1941
↓ 2 callers
Function
stbtt__cuberoot
src/3rdparty/imgui/imstb_truetype.h:4543
↓ 2 callers
Function
stbtt__get_subrs
src/3rdparty/imgui/imstb_truetype.h:1359
↓ 2 callers
Function
stbtt__h_prefilter
src/3rdparty/imgui/imstb_truetype.h:4020
↓ 2 callers
Function
stbtt__hheap_alloc
src/3rdparty/imgui/imstb_truetype.h:2775
↓ 2 callers
Function
stbtt__hheap_cleanup
src/3rdparty/imgui/imstb_truetype.h:2802
↓ 2 callers
Function
stbtt__hheap_free
src/3rdparty/imgui/imstb_truetype.h:2796
↓ 2 callers
Function
stbtt__new_active
src/3rdparty/imgui/imstb_truetype.h:2840
↓ 2 callers
Function
stbtt__position_trapezoid_area
src/3rdparty/imgui/imstb_truetype.h:3077
↓ 2 callers
Function
stbtt__v_prefilter
src/3rdparty/imgui/imstb_truetype.h:4082
↓ 2 callers
Method
stem
src/3rdparty/filesystem/ghc/filesystem.hpp:3141
↓ 2 callers
Function
swap
----------------------------------------------------------------------------- [fs.path.nonmember] path non-member functions
src/3rdparty/filesystem/ghc/filesystem.hpp:3482
↓ 2 callers
Function
toWChar
src/3rdparty/filesystem/ghc/filesystem.hpp:1739
↓ 2 callers
Function
ttLONG
src/3rdparty/imgui/imstb_truetype.h:1294
↓ 2 callers
Method
what
src/3rdparty/filesystem/ghc/filesystem.hpp:3640
↓ 1 callers
Function
Add
src/3rdparty/imgui/imgui_internal.h:592
↓ 1 callers
Method
AddBezierQuadratic
Quadratic Bezier takes 3 controls points
src/3rdparty/imgui/imgui_draw.cpp:1692
↓ 1 callers
Function
AddConnectedPrimsToCurrentSession
src/widgets/ConnectionEditor.cpp:1408
↓ 1 callers
Method
AddEllipse
Ellipse
src/3rdparty/imgui/imgui_draw.cpp:1652
↓ 1 callers
Method
AddEllipseFilled
src/3rdparty/imgui/imgui_draw.cpp:1666
↓ 1 callers
Method
AddFocusEvent
src/3rdparty/imgui/imgui.cpp:1961
↓ 1 callers
Method
AddFontDefault
Load embedded ProggyClean.ttf at size 13, disable oversampling
src/3rdparty/imgui/imgui_draw.cpp:3105
↓ 1 callers
Method
AddInputCharacter
Pass in translated ASCII characters for text input. - with glfw you can get those from the callback set in glfwSetCharCallback() - on Windows you can
src/3rdparty/imgui/imgui.cpp:1629
↓ 1 callers
Method
AddLayerPathSelection
src/Editor.cpp:800
↓ 1 callers
Method
AddMouseButtonEvent
src/3rdparty/imgui/imgui.cpp:1863
↓ 1 callers
Method
AddMouseSourceEvent
This is not a real event, the data is latched in order to be stored in actual Mouse events. This is so that duplicate events (e.g. Windows sending ext
src/3rdparty/imgui/imgui.cpp:1933
↓ 1 callers
Method
AddMouseViewportEvent
src/3rdparty/imgui/imgui.cpp:1940
↓ 1 callers
Method
AddNgon
Guaranteed to honor 'num_segments'
src/3rdparty/imgui/imgui_draw.cpp:1628
↓ 1 callers
Method
AddNgonFilled
Guaranteed to honor 'num_segments'
src/3rdparty/imgui/imgui_draw.cpp:1640
↓ 1 callers
Method
AddPreWriteHook
src/commands/UsdSceneLock.cpp:39
↓ 1 callers
Function
AddPrimsToCurrentSession
src/widgets/ConnectionEditor.cpp:1389
↓ 1 callers
Method
AddStagePathSelection
src/Editor.cpp:812
↓ 1 callers
Function
AddWindowToDrawData
src/3rdparty/imgui/imgui.cpp:5819
↓ 1 callers
Function
AddWindowToSortBuffer
src/3rdparty/imgui/imgui.cpp:5803
↓ 1 callers
Method
AppendFragment
Append the lines of another (span-less) fragment, remapping its folds.
src/texteditor/UsdaWriter.cpp:121
↓ 1 callers
Function
AppendUtf8
Encode one unicode codepoint as UTF-8.
src/texteditor/TextEditorWidget.cpp:63
↓ 1 callers
Function
ApplyPrimBody
src/texteditor/SpecDiff.cpp:299
↓ 1 callers
Function
ArcItemFromMutation
The item an ADD clause authors / an explicit-value REMOVE names.
src/utql/Executor.cpp:3758
↓ 1 callers
Function
ArcItemMatchesExplicit
Does an existing item match a REMOVE clause's explicit value/PRIM_PATH?
src/utql/Executor.cpp:3772
↓ 1 callers
Function
ArcTypeFamily
src/utql/Executor.cpp:1421
↓ 1 callers
Function
ArcTypeName
src/utql/Executor.cpp:1665
↓ 1 callers
Function
ArchCurrentEnviron
src/main.cpp:32
↓ 1 callers
Function
AutoLayout
Sugiyama layered graph auto-layout with connected-component splitting and per-type subgraph layout within each component. 1. Find connected component
src/widgets/ConnectionEditor.cpp:1020
↓ 1 callers
Function
BeginBackgoundDock
src/Editor.cpp:485
↓ 1 callers
Function
BeginPopupModalRecursive
src/widgets/ModalDialogs.cpp:45
↓ 1 callers
Method
BeginUndoGroup
src/texteditor/TextDocument.cpp:628
↓ 1 callers
Function
BelongToSameDockTab
Used only in the editor, so no point adding them to ImGuiHelpers yet
src/Editor.cpp:94
↓ 1 callers
Function
BoxSelectActivateDrag
src/3rdparty/imgui/imgui_widgets.cpp:7536
← previous
next →
1,101–1,200 of 4,640, ranked by callers