MCPcopy Create free account

hub / github.com/SunOner/sunone_aimbot_2 / functions

Functions5,633 in github.com/SunOner/sunone_aimbot_2

↓ 2 callersFunctionstb_decompress_length
sunone_aimbot_2/imgui/imgui_draw.cpp:6214
↓ 2 callersFunctionstb_text_locate_coord
traverse the layout to locate the nearest character to a display position
sunone_aimbot_2/modules/imgui-1.92.8/imstb_textedit.h:433
↓ 2 callersFunctionstb_text_locate_coord
traverse the layout to locate the nearest character to a display position
sunone_aimbot_2/imgui/imstb_textedit.h:433
↓ 2 callersFunctionstb_text_makeundo_insert
sunone_aimbot_2/modules/imgui-1.92.8/imstb_textedit.h:1422
↓ 2 callersFunctionstb_text_makeundo_insert
sunone_aimbot_2/imgui/imstb_textedit.h:1422
↓ 2 callersFunctionstb_text_makeundo_replace
sunone_aimbot_2/modules/imgui-1.92.8/imstb_textedit.h:1437
↓ 2 callersFunctionstb_text_makeundo_replace
sunone_aimbot_2/imgui/imstb_textedit.h:1437
↓ 2 callersFunctionstb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
sunone_aimbot_2/modules/imgui-1.92.8/imstb_textedit.h:499
↓ 2 callersFunctionstb_textedit_click
API click: on mouse down, move the cursor to the clicked location, and reset the selection
sunone_aimbot_2/imgui/imstb_textedit.h:499
↓ 2 callersFunctionstb_textedit_discard_undo
discard the oldest entry in the undo list
sunone_aimbot_2/modules/imgui-1.92.8/imstb_textedit.h:1207
↓ 2 callersFunctionstb_textedit_discard_undo
discard the oldest entry in the undo list
sunone_aimbot_2/imgui/imstb_textedit.h:1207
↓ 2 callersFunctionstb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
sunone_aimbot_2/modules/imgui-1.92.8/imstb_textedit.h:519
↓ 2 callersFunctionstb_textedit_drag
API drag: on mouse drag, move the cursor and selection endpoint to the clicked location
sunone_aimbot_2/imgui/imstb_textedit.h:519
↓ 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)
sunone_aimbot_2/modules/imgui-1.92.8/imstb_textedit.h:563
↓ 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)
sunone_aimbot_2/imgui/imstb_textedit.h:563
↓ 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
sunone_aimbot_2/modules/imgui-1.92.8/imgui_widgets.cpp:4269
↓ 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
sunone_aimbot_2/imgui/imgui_widgets.cpp:4442
↓ 2 callersFunctionstb_textedit_sortselection
canoncialize the selection so start <= end
sunone_aimbot_2/modules/imgui-1.92.8/imstb_textedit.h:654
↓ 2 callersFunctionstb_textedit_sortselection
canoncialize the selection so start <= end
sunone_aimbot_2/imgui/imstb_textedit.h:654
↓ 2 callersFunctionstb_textedit_text
API key: process text input [DEAR IMGUI] Added stb_textedit_text(), extracted out and called by stb_textedit_key() for backward compatibility.
sunone_aimbot_2/modules/imgui-1.92.8/imstb_textedit.h:798
↓ 2 callersFunctionstb_textedit_text
API key: process text input [DEAR IMGUI] Added stb_textedit_text(), extracted out and called by stb_textedit_key() for backward compatibility.
sunone_aimbot_2/imgui/imstb_textedit.h:798
↓ 2 callersFunctionstbi__addints_valid
returns 1 if the sum of two signed ints is valid (between -2^31 and 2^31-1 inclusive), 0 on overflow.
sunone_aimbot_2/modules/stb/stb_image.h:1070
↓ 2 callersFunctionstbi__bit_reverse
sunone_aimbot_2/modules/stb/stb_image.h:4116
↓ 2 callersFunctionstbi__bmp_parse_header
sunone_aimbot_2/modules/stb/stb_image.h:5448
↓ 2 callersFunctionstbi__bmp_set_mask_defaults
sunone_aimbot_2/modules/stb/stb_image.h:5422
↓ 2 callersFunctionstbi__build_huffman
sunone_aimbot_2/modules/stb/stb_image.h:2003
↓ 2 callersFunctionstbi__check_png_header
sunone_aimbot_2/modules/stb/stb_image.h:4621
↓ 2 callersFunctionstbi__copyval
sunone_aimbot_2/modules/stb/stb_image.h:6381
↓ 2 callersFunctionstbi__create_png_alpha_expand8
adds an extra all-255 alpha channel dest == src is legal img_n must be 1 or 3
sunone_aimbot_2/modules/stb/stb_image.h:4675
↓ 2 callersFunctionstbi__create_png_image_raw
create the png data from post-deflated data
sunone_aimbot_2/modules/stb/stb_image.h:4696
↓ 2 callersFunctionstbi__fill_bits
sunone_aimbot_2/modules/stb/stb_image.h:4202
↓ 2 callersFunctionstbi__gif_header
sunone_aimbot_2/modules/stb/stb_image.h:6608
↓ 2 callersFunctionstbi__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
sunone_aimbot_2/modules/stb/stb_image.h:6778
↓ 2 callersFunctionstbi__gif_parse_colortable
sunone_aimbot_2/modules/stb/stb_image.h:6597
↓ 2 callersFunctionstbi__gif_test
sunone_aimbot_2/modules/stb/stb_image.h:6590
↓ 2 callersFunctionstbi__hdr_load
sunone_aimbot_2/modules/stb/stb_image.h:7158
↓ 2 callersFunctionstbi__hdr_test_core
sunone_aimbot_2/modules/stb/stb_image.h:7087
↓ 2 callersFunctionstbi__jpeg_decode_block
decode one 64-entry block--
sunone_aimbot_2/modules/stb/stb_image.h:2210
↓ 2 callersFunctionstbi__jpeg_decode_block_prog_dc
sunone_aimbot_2/modules/stb/stb_image.h:2265
↓ 2 callersFunctionstbi__jpeg_get_bits
get some unsigned bits
sunone_aimbot_2/modules/stb/stb_image.h:2169
↓ 2 callersFunctionstbi__load_main
sunone_aimbot_2/modules/stb/stb_image.h:1137
↓ 2 callersFunctionstbi__mad2sizes_valid
returns 1 if "a*b + add" has no negative terms/factors and doesn't overflow
sunone_aimbot_2/modules/stb/stb_image.h:1024
↓ 2 callersFunctionstbi__mul2shorts_valid
returns 1 if the product of two ints fits in a signed short, 0 on overflow.
sunone_aimbot_2/modules/stb/stb_image.h:1078
↓ 2 callersFunctionstbi__parse_png_file
sunone_aimbot_2/modules/stb/stb_image.h:5078
↓ 2 callersFunctionstbi__png_info_raw
sunone_aimbot_2/modules/stb/stb_image.h:5310
↓ 2 callersFunctionstbi__process_marker
sunone_aimbot_2/modules/stb/stb_image.h:3099
↓ 2 callersFunctionstbi__refill_buffer
sunone_aimbot_2/modules/stb/stb_image.h:1597
↓ 2 callersFunctionstbi__setup_jpeg
set up the kernels
sunone_aimbot_2/modules/stb/stb_image.h:3821
↓ 2 callersFunctionstbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
sunone_aimbot_2/modules/stb/stb_image.h:5852
↓ 2 callersFunctionstbi_load_from_memory
sunone_aimbot_2/modules/stb/stb_image.h:1429
↓ 2 callersFunctionstbrp__skyline_find_min_y
find minimum y position if it starts at x1
sunone_aimbot_2/modules/imgui-1.92.8/imstb_rectpack.h:291
↓ 2 callersFunctionstbrp__skyline_find_min_y
find minimum y position if it starts at x1
sunone_aimbot_2/imgui/imstb_rectpack.h:291
↓ 2 callersFunctionstbrp_init_target
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:3925
↓ 2 callersFunctionstbrp_init_target
sunone_aimbot_2/imgui/imstb_truetype.h:3925
↓ 2 callersFunctionstbrp_pack_rects
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:3936
↓ 2 callersFunctionstbrp_pack_rects
sunone_aimbot_2/imgui/imstb_truetype.h:3936
↓ 2 callersFunctionstbtt_CompareUTF8toUTF16_bigendian_internal
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:4823
↓ 2 callersFunctionstbtt_CompareUTF8toUTF16_bigendian_internal
sunone_aimbot_2/imgui/imstb_truetype.h:4823
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:2749
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
sunone_aimbot_2/imgui/imstb_truetype.h:2749
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:3721
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
sunone_aimbot_2/imgui/imstb_truetype.h:3721
↓ 2 callersFunctionstbtt_GetGlyphBox
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:1630
↓ 2 callersFunctionstbtt_GetGlyphBox
sunone_aimbot_2/imgui/imstb_truetype.h:1630
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:3800
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
sunone_aimbot_2/imgui/imstb_truetype.h:3800
↓ 2 callersFunctionstbtt_MakeGlyphBitmapSubpixelPrefilter
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:4192
↓ 2 callersFunctionstbtt_MakeGlyphBitmapSubpixelPrefilter
sunone_aimbot_2/imgui/imstb_truetype.h:4192
↓ 2 callersFunctionstbtt_Rasterize
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:3703
↓ 2 callersFunctionstbtt_Rasterize
sunone_aimbot_2/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
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:4784
↓ 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
sunone_aimbot_2/imgui/imstb_truetype.h:4784
↓ 2 callersFunctionstbtt__GetGlyphClass
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:2452
↓ 2 callersFunctionstbtt__GetGlyphClass
sunone_aimbot_2/imgui/imstb_truetype.h:2452
↓ 2 callersFunctionstbtt__GetGlyphInfoT2
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:2291
↓ 2 callersFunctionstbtt__GetGlyphInfoT2
sunone_aimbot_2/imgui/imstb_truetype.h:2291
↓ 2 callersFunctionstbtt__buf_peek8
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:1145
↓ 2 callersFunctionstbtt__buf_peek8
sunone_aimbot_2/imgui/imstb_truetype.h:1145
↓ 2 callersFunctionstbtt__close_shape
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:1663
↓ 2 callersFunctionstbtt__close_shape
sunone_aimbot_2/imgui/imstb_truetype.h:1663
↓ 2 callersFunctionstbtt__csctx_close_shape
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:1941
↓ 2 callersFunctionstbtt__csctx_close_shape
sunone_aimbot_2/imgui/imstb_truetype.h:1941
↓ 2 callersFunctionstbtt__cuberoot
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:4543
↓ 2 callersFunctionstbtt__cuberoot
sunone_aimbot_2/imgui/imstb_truetype.h:4543
↓ 2 callersFunctionstbtt__get_subrs
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:1359
↓ 2 callersFunctionstbtt__get_subrs
sunone_aimbot_2/imgui/imstb_truetype.h:1359
↓ 2 callersFunctionstbtt__h_prefilter
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:4020
↓ 2 callersFunctionstbtt__h_prefilter
sunone_aimbot_2/imgui/imstb_truetype.h:4020
↓ 2 callersFunctionstbtt__hheap_alloc
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:2775
↓ 2 callersFunctionstbtt__hheap_alloc
sunone_aimbot_2/imgui/imstb_truetype.h:2775
↓ 2 callersFunctionstbtt__hheap_cleanup
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:2802
↓ 2 callersFunctionstbtt__hheap_cleanup
sunone_aimbot_2/imgui/imstb_truetype.h:2802
↓ 2 callersFunctionstbtt__hheap_free
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:2796
↓ 2 callersFunctionstbtt__hheap_free
sunone_aimbot_2/imgui/imstb_truetype.h:2796
↓ 2 callersFunctionstbtt__new_active
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:2840
↓ 2 callersFunctionstbtt__new_active
sunone_aimbot_2/imgui/imstb_truetype.h:2840
↓ 2 callersFunctionstbtt__position_trapezoid_area
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:3077
↓ 2 callersFunctionstbtt__position_trapezoid_area
sunone_aimbot_2/imgui/imstb_truetype.h:3077
↓ 2 callersFunctionstbtt__v_prefilter
sunone_aimbot_2/modules/imgui-1.92.8/imstb_truetype.h:4082
↓ 2 callersFunctionstbtt__v_prefilter
sunone_aimbot_2/imgui/imstb_truetype.h:4082
← previousnext →1,301–1,400 of 5,633, ranked by callers