MCPcopy Create free account

hub / github.com/danielkrupinski/GOESP / functions

Functions3,911 in github.com/danielkrupinski/GOESP

↓ 2 callersFunctionstb_text_locate_coord
traverse the layout to locate the nearest character to a display position
GOESP/imgui/imstb_textedit.h:398
↓ 2 callersFunctionstb_text_makeundo_insert
GOESP/imgui/imstb_textedit.h:1342
↓ 2 callersFunctionstb_text_makeundo_replace
GOESP/imgui/imstb_textedit.h:1357
↓ 2 callersFunctionstb_textedit_discard_undo
discard the oldest entry in the undo list
GOESP/imgui/imstb_textedit.h:1127
↓ 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)
GOESP/imgui/imstb_textedit.h:518
↓ 2 callersFunctionstb_textedit_sortselection
canoncialize the selection so start <= end
GOESP/imgui/imstb_textedit.h:615
↓ 2 callersFunctionstbi__bit_reverse
GOESP/stb_image.h:4004
↓ 2 callersFunctionstbi__bmp_parse_header
GOESP/stb_image.h:5275
↓ 2 callersFunctionstbi__build_huffman
GOESP/stb_image.h:1942
↓ 2 callersFunctionstbi__check_png_header
GOESP/stb_image.h:4488
↓ 2 callersFunctionstbi__convert_format16
GOESP/stb_image.h:1751
↓ 2 callersFunctionstbi__copyval
GOESP/stb_image.h:6200
↓ 2 callersFunctionstbi__create_png_image_raw
create the png data from post-deflated data
GOESP/stb_image.h:4539
↓ 2 callersFunctionstbi__fill_bits
GOESP/stb_image.h:4089
↓ 2 callersFunctionstbi__gif_header
GOESP/stb_image.h:6426
↓ 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
GOESP/stb_image.h:6595
↓ 2 callersFunctionstbi__gif_parse_colortable
GOESP/stb_image.h:6415
↓ 2 callersFunctionstbi__gif_test
GOESP/stb_image.h:6408
↓ 2 callersFunctionstbi__hdr_load
GOESP/stb_image.h:6957
↓ 2 callersFunctionstbi__hdr_test_core
GOESP/stb_image.h:6886
↓ 2 callersFunctionstbi__jpeg_decode_block
decode one 64-entry block--
GOESP/stb_image.h:2142
↓ 2 callersFunctionstbi__jpeg_decode_block_prog_dc
GOESP/stb_image.h:2194
↓ 2 callersFunctionstbi__jpeg_get_bits
get some unsigned bits
GOESP/stb_image.h:2103
↓ 2 callersFunctionstbi__load_main
GOESP/stb_image.h:1083
↓ 2 callersFunctionstbi__mad4sizes_valid
GOESP/stb_image.h:1002
↓ 2 callersFunctionstbi__malloc_mad4
GOESP/stb_image.h:1025
↓ 2 callersFunctionstbi__parse_png_file
GOESP/stb_image.h:4940
↓ 2 callersFunctionstbi__png_info_raw
GOESP/stb_image.h:5163
↓ 2 callersFunctionstbi__pnm_info
GOESP/stb_image.h:7370
↓ 2 callersFunctionstbi__process_marker
GOESP/stb_image.h:3025
↓ 2 callersFunctionstbi__refill_buffer
GOESP/stb_image.h:1537
↓ 2 callersFunctionstbi__setup_jpeg
set up the kernels
GOESP/stb_image.h:3720
↓ 2 callersFunctionstbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
GOESP/stb_image.h:5671
↓ 2 callersFunctionstbrp__skyline_find_min_y
find minimum y position if it starts at x1
GOESP/imgui/imstb_rectpack.h:295
↓ 2 callersFunctionstbrp_init_target
GOESP/imgui/imstb_truetype.h:3757
↓ 2 callersFunctionstbtt_CompareUTF8toUTF16_bigendian_internal
GOESP/imgui/imstb_truetype.h:4647
↓ 2 callersFunctionstbtt_GetCodepointBitmapBoxSubpixel
GOESP/imgui/imstb_truetype.h:2652
↓ 2 callersFunctionstbtt_GetGlyphBitmapBox
GOESP/imgui/imstb_truetype.h:2647
↓ 2 callersFunctionstbtt_GetGlyphBitmapSubpixel
GOESP/imgui/imstb_truetype.h:3553
↓ 2 callersFunctionstbtt_GetGlyphBox
GOESP/imgui/imstb_truetype.h:1590
↓ 2 callersFunctionstbtt_MakeCodepointBitmapSubpixel
GOESP/imgui/imstb_truetype.h:3632
↓ 2 callersFunctionstbtt_PackFontRangesRenderIntoRects
rects array must be big enough to accommodate all characters in the given ranges
GOESP/imgui/imstb_truetype.h:4045
↓ 2 callersFunctionstbtt_Rasterize
GOESP/imgui/imstb_truetype.h:3535
↓ 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
GOESP/imgui/imstb_truetype.h:4608
↓ 2 callersFunctionstbtt__GetGlyphClass
GOESP/imgui/imstb_truetype.h:2374
↓ 2 callersFunctionstbtt__GetGlyphInfoT2
GOESP/imgui/imstb_truetype.h:2254
↓ 2 callersFunctionstbtt__buf_peek8
GOESP/imgui/imstb_truetype.h:1123
↓ 2 callersFunctionstbtt__close_shape
GOESP/imgui/imstb_truetype.h:1623
↓ 2 callersFunctionstbtt__csctx_close_shape
GOESP/imgui/imstb_truetype.h:1904
↓ 2 callersFunctionstbtt__cuberoot
GOESP/imgui/imstb_truetype.h:4366
↓ 2 callersFunctionstbtt__get_subrs
GOESP/imgui/imstb_truetype.h:1337
↓ 2 callersFunctionstbtt__h_prefilter
GOESP/imgui/imstb_truetype.h:3852
↓ 2 callersFunctionstbtt__hheap_alloc
GOESP/imgui/imstb_truetype.h:2678
↓ 2 callersFunctionstbtt__hheap_cleanup
GOESP/imgui/imstb_truetype.h:2705
↓ 2 callersFunctionstbtt__hheap_free
GOESP/imgui/imstb_truetype.h:2699
↓ 2 callersFunctionstbtt__new_active
GOESP/imgui/imstb_truetype.h:2743
↓ 2 callersFunctionstbtt__v_prefilter
GOESP/imgui/imstb_truetype.h:3914
↓ 2 callersFunctiont1_builder_add_point1
check space for a new on-curve point, then add it */
GOESP/freetype/src/psaux/psobjs.c:1675
↓ 2 callersFunctiont1_builder_close_contour
close the current contour */
GOESP/freetype/src/psaux/psobjs.c:1752
↓ 2 callersFunctiont1_cmap_std_init
GOESP/freetype/src/psaux/t1cmap.c:34
↓ 2 callersFunctiont1_decoder_parse_glyph
parse a single Type 1 glyph */
GOESP/freetype/src/psaux/t1decode.c:216
↓ 2 callersFunctiont1_hints_funcs_init
GOESP/freetype/src/pshinter/pshrec.c:1139
↓ 2 callersFunctiont1_lookup_glyph_by_stdcharcode
* * @Function: * t1_lookup_glyph_by_stdcharcode * * @Description: * Looks up a given glyph by its StandardEncoding charcode. Used
GOESP/freetype/src/psaux/t1decode.c:184
↓ 2 callersFunctiont1_lookup_glyph_by_stdcharcode_ps
* * @Function: * t1_lookup_glyph_by_stdcharcode_ps * * @Description: * Looks up a given glyph by its StandardEncoding charcode. Us
GOESP/freetype/src/psaux/t1decode.c:131
↓ 2 callersFunctiont2_hints_funcs_init
GOESP/freetype/src/pshinter/pshrec.c:1205
↓ 2 callersFunctionttLONG
GOESP/imgui/imstb_truetype.h:1272
↓ 2 callersFunctiontt_cmap12_char_map_binary
GOESP/freetype/src/sfnt/ttcmap.c:2385
↓ 2 callersFunctiontt_cmap12_next
search the index of the charcode next to cmap->cur_charcode */ cmap->cur_group should be set up properly by caller */ /
GOESP/freetype/src/sfnt/ttcmap.c:2323
↓ 2 callersFunctiontt_cmap13_char_map_binary
GOESP/freetype/src/sfnt/ttcmap.c:2716
↓ 2 callersFunctiontt_cmap13_next
search the index of the charcode next to cmap->cur_charcode */ cmap->cur_group should be set up properly by caller */ /
GOESP/freetype/src/sfnt/ttcmap.c:2671
↓ 2 callersFunctiontt_cmap14_def_char_count
GOESP/freetype/src/sfnt/ttcmap.c:3398
↓ 2 callersFunctiontt_cmap14_get_def_chars
GOESP/freetype/src/sfnt/ttcmap.c:3416
↓ 2 callersFunctiontt_cmap14_get_nondef_chars
GOESP/freetype/src/sfnt/ttcmap.c:3453
↓ 2 callersFunctiontt_cmap2_get_subheader
return sub header corresponding to a given character code */ NULL on invalid charcode */
GOESP/freetype/src/sfnt/ttcmap.c:402
↓ 2 callersFunctiontt_cmap4_char_map_binary
GOESP/freetype/src/sfnt/ttcmap.c:1220
↓ 2 callersFunctiontt_cmap4_char_map_linear
GOESP/freetype/src/sfnt/ttcmap.c:1085
↓ 2 callersFunctiontt_cmap4_next
search the index of the charcode next to cmap->cur_charcode; */ caller should call tt_cmap4_set_range with proper range */ before calling this fu
GOESP/freetype/src/sfnt/ttcmap.c:788
↓ 2 callersFunctiontt_cmap4_set_range
GOESP/freetype/src/sfnt/ttcmap.c:726
↓ 2 callersFunctiontt_face_find_bdf_prop
GOESP/freetype/src/sfnt/ttbdf.c:138
↓ 2 callersFunctiontt_face_get_location
GOESP/freetype/src/truetype/ttpload.c:195
↓ 2 callersFunctiontt_face_load_cvt
* * @Function: * tt_face_load_cvt * * @Description: * Load the control value table into a face object. * * @InOut: * fac
GOESP/freetype/src/truetype/ttpload.c:320
↓ 2 callersFunctiontt_face_load_generic_header
* * @Function: * tt_face_load_generic_header * * @Description: * Loads the TrueType table `head' or `bhed'. * * @Input: *
GOESP/freetype/src/sfnt/ttload.c:628
↓ 2 callersFunctiontt_face_vary_cvt
* * @Function: * tt_face_vary_cvt * * @Description: * Modify the loaded cvt table according to the `cvar' table and the * font
GOESP/freetype/src/truetype/ttgxvar.c:3193
↓ 2 callersFunctiontt_get_metrics_incr_overrides
GOESP/freetype/src/truetype/ttgload.c:212
↓ 2 callersFunctiontt_hvadvance_adjust
* * @Function: * tt_hvadvance_adjust * * @Description: * Apply `HVAR' advance width or `VVAR' advance height adjustment of * a
GOESP/freetype/src/truetype/ttgxvar.c:974
↓ 2 callersFunctiontt_loader_done
GOESP/freetype/src/truetype/ttgload.c:2765
↓ 2 callersFunctiontt_loader_init
GOESP/freetype/src/truetype/ttgload.c:2472
↓ 2 callersFunctiontt_loader_set_pp
* Calculate the phantom points * * Defining the right side bearing (rsb) as * * rsb = aw - (lsb + xmax - xmin) * * (with `aw' the
GOESP/freetype/src/truetype/ttgload.c:1523
↓ 2 callersFunctiontt_prepare_zone
GOESP/freetype/src/truetype/ttgload.c:789
↓ 2 callersFunctiontt_sbit_decoder_load_image
GOESP/freetype/src/sfnt/ttsbit.c:1253
↓ 2 callersFunctiontt_size_done_bytecode
GOESP/freetype/src/truetype/ttobjs.c:1022
↓ 2 callersFunctiontt_size_run_prep
* * @Function: * tt_size_run_prep * * @Description: * Run the control value program. * * @Input: * size :: * A ha
GOESP/freetype/src/truetype/ttobjs.c:932
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
GOESP/nlohmann/json.hpp:13152
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
GOESP/nlohmann/json.hpp:13172
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
GOESP/nlohmann/json.hpp:13477
↓ 2 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
GOESP/nlohmann/json.hpp:13801
↓ 1 callersFunctionAdd
GOESP/imgui/imgui_internal.h:460
↓ 1 callersMethodAddBezierCubic
Cubic Bezier takes 4 controls points
GOESP/imgui/imgui_draw.cpp:1519
↓ 1 callersMethodAddBezierQuadratic
Quadratic Bezier takes 3 controls points
GOESP/imgui/imgui_draw.cpp:1530
↓ 1 callersMethodAddFont
GOESP/imgui/imgui_draw.cpp:2039
← previousnext →1,001–1,100 of 3,911, ranked by callers