Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blend2d/blend2d
/ functions
Functions
9,536 in github.com/blend2d/blend2d
⨍
Functions
9,536
◇
Types & classes
1,364
↓ 38 callers
Method
is_array
Tests whether this `BLVar` instance represents a `BLArray<T>` storing any supported type.
blend2d/core/var.h:305
↓ 38 callers
Method
next
blend2d/support/bitops_p.h:527
↓ 38 callers
Method
next_rect
blend2d-testing/bench/bl_bench_backend.h:166
↓ 38 callers
Function
swap
blend2d/support/vecops_p.h:156
↓ 37 callers
Method
index
blend2d/opentype/otlayout.cpp:417
↓ 37 callers
Method
prev
blend2d/support/arenalist_p.h:43
↓ 37 callers
Function
simd_not
blend2d/simd/simdx86_p.h:2154
↓ 36 callers
Function
is_aligned
blend2d/support/intops_p.h:599
↓ 36 callers
Method
is_image
Tests whether this `BLVar` instance represents `BLImage`.
blend2d/core/var.h:349
↓ 36 callers
Method
length
blend2d/compression/deflateencoderutils_p.h:63
↓ 36 callers
Method
view
Returns a read-only path data as `BLPathView`.
blend2d/core/path.h:613
↓ 35 callers
Method
add_range
Adds a range of bits `[range_start_bit:range_end_bit)` to the BitSet.
blend2d/core/bitset.h:417
↓ 35 callers
Method
reset
blend2d-testing/generator/bl_generator.h:88
↓ 35 callers
Function
square
blend2d/support/math_p.h:453
↓ 34 callers
Method
assign
blend2d/core/var.h:449
↓ 34 callers
Function
bl_pixel_converter_fill_gap
blend2d/core/pixelconverter_p.h:204
↓ 34 callers
Method
r
blend2d/core/rgba.h:53
↓ 34 callers
Function
swap_f64
blend2d/simd/simdx86_p.h:4926
↓ 34 callers
Function
word_index_of
blend2d/core/bitset.cpp:32
↓ 33 callers
Function
bl_call_dtor
blend2d/core/api.h:1705
↓ 33 callers
Method
is_empty
Tests whether the font is empty, which is the same as `!is_valid()`.
blend2d/core/font.h:215
↓ 33 callers
Method
value
blend2d-testing/tests/bl_test_context_baseapp.h:55
↓ 33 callers
Method
x_by_a
blend2d/opentype/otcff.cpp:654
↓ 33 callers
Method
y_by_a
blend2d/opentype/otcff.cpp:655
↓ 32 callers
Method
add
blend2d/compression/deflateencoderutils_p.h:70
↓ 32 callers
Method
all_ones
blend2d/core/bitset.cpp:513
↓ 32 callers
Method
is_font_face
Tests whether this `BLVar` instance represents `BLFontFace`.
blend2d/core/var.h:337
↓ 32 callers
Method
set_value
blend2d/core/gradient.h:542
↓ 32 callers
Function
shl
blend2d/support/intops_p.h:187
↓ 31 callers
Function
adler32
blend2d/compression/checksum.cpp:62
↓ 31 callers
Function
readU32a
blend2d/support/memops_p.h:164
↓ 31 callers
Method
reset
blend2d/pipeline/jit/pipeprimitives_p.h:484
↓ 31 callers
Method
resize
blend2d-testing/generator/bl_generator.h:132
↓ 31 callers
Function
round_to_int
blend2d/support/math_p.h:369
↓ 31 callers
Method
vec_count_of
blend2d/pipeline/jit/pipecompiler_p.h:51
↓ 30 callers
Method
b
blend2d/core/rgba.h:59
↓ 30 callers
Function
crc32
blend2d/compression/checksum.cpp:143
↓ 30 callers
Function
div255_u16
blend2d/simd/simdx86_p.h:5573
↓ 30 callers
Method
g
blend2d/core/rgba.h:56
↓ 30 callers
Method
is_bit_set_range
Tests whether the object info represents a `BLBitSet`, which is in SSO range mode. \note An empty SSO range [0, 0) is used by default constructed Bit
blend2d/core/object.h:619
↓ 30 callers
Function
lower_bound
blend2d/support/algorithm_p.h:21
↓ 30 callers
Function
swap
blend2d/core/api.h:1434
↓ 30 callers
Method
vec_width_of
blend2d/pipeline/jit/pipecompiler_p.h:50
↓ 29 callers
Function
byte_offset
blend2d/support/ptrops_p.h:50
↓ 29 callers
Method
consumed
blend2d/compression/deflatedecoderutils_p.h:166
↓ 29 callers
Function
retain_instance
blend2d/core/path_p.h:70
↓ 29 callers
Method
sub_table
blend2d/opentype/otdefs_p.h:151
↓ 29 callers
Function
unpack
blend2d/core/bitarray_p.h:88
↓ 29 callers
Method
warn
blend2d/opentype/otlayout.cpp:80
↓ 28 callers
Function
acc_err_step
blend2d/raster/analyticrasterizer_p.h:72
↓ 28 callers
Method
add_bit
Adds a bit to the BitSet at the given `index`.
blend2d/core/bitset.h:415
↓ 28 callers
Method
cubic_to
Adds a cubic curve to `p1`, `p2`, `p3`. Appends the following commands to the path: - `BL_PATH_CMD_CUBIC[p1]` - `BL_PATH_CMD_CUBIC[p2]` - `BL_PATH_CM
blend2d/core/path.h:742
↓ 28 callers
Method
has_next
blend2d/unicode/unicode_p.h:211
↓ 28 callers
Method
next_index
blend2d/pipeline/jit/fetchpatternpart.cpp:140
↓ 28 callers
Function
style_id_to_string
blend2d-testing/tests/bl_test_context_utilities.h:188
↓ 28 callers
Function
u8_to_unit
blend2d-testing/bench/bl_bench_backend_cairo.cpp:16
↓ 27 callers
Function
command_id_to_string
blend2d-testing/tests/bl_test_context_utilities.h:256
↓ 27 callers
Method
end_word
blend2d/core/bitset_p.h:174
↓ 27 callers
Function
init_content_by_type
blend2d/core/array.cpp:123
↓ 27 callers
Function
readU16uBE
blend2d/support/memops_p.h:157
↓ 27 callers
Function
readU32u
blend2d/support/memops_p.h:165
↓ 27 callers
Function
simd_xor
blend2d/simd/simdx86_p.h:2149
↓ 26 callers
Method
a
blend2d/core/rgba.h:62
↓ 26 callers
Method
init
blend2d/opentype/otlayout_p.h:74
↓ 26 callers
Method
is_pattern
Tests whether this `BLVar` instance represents `BLPattern.`
blend2d/core/var.h:377
↓ 26 callers
Method
load
blend2d/compression/deflatedecoderutils_p.h:278
↓ 25 callers
Function
apply_sign_mask
blend2d/raster/analyticrasterizer_p.h:57
↓ 25 callers
Method
cardinality_in_range
Returns the number of bits set in the given `[start_bit, end_bit)` range.
blend2d/core/bitset.h:341
↓ 25 callers
Method
data
blend2d/support/span_p.h:280
↓ 25 callers
Function
magnitude_squared
blend2d/geometry/commons_p.h:66
↓ 25 callers
Function
readU8
blend2d/support/memops_p.h:64
↓ 24 callers
Function
ceil_to_int
blend2d/support/math_p.h:359
↓ 24 callers
Function
cross
blend2d/geometry/commons_p.h:64
↓ 24 callers
Method
get_type
blend2d/core/object.h:552
↓ 24 callers
Method
reset
blend2d/core/geometry.h:403
↓ 24 callers
Method
set_fill_style
blend2d/core/context.h:1787
↓ 24 callers
Function
sqrt
blend2d/support/math_p.h:459
↓ 24 callers
Method
subsumes
Returns whether this BitSet subsumes `other`.
blend2d/core/bitset.h:365
↓ 24 callers
Function
word_count_from_bit_count
blend2d/core/bitarray.cpp:22
↓ 24 callers
Function
writeU32u
blend2d/support/memops_p.h:292
↓ 23 callers
Method
clear
Clears the content of the path.
blend2d/core/path.h:622
↓ 23 callers
Method
get_value
Returns the value associated with the given `feature_tag`. If the `feature_tag` doesn't exist or is invalid \ref BL_FONT_FEATURE_INVALID_VALUE is ret
blend2d/core/fontfeaturesettings.h:285
↓ 23 callers
Method
is_font_feature_settings
Tests whether the object info represents `BLFontFeatureSettings`.
blend2d/core/object.h:573
↓ 23 callers
Method
is_font_variation_settings
Tests whether the object info represents `BLFontVariationSettings`.
blend2d/core/object.h:577
↓ 23 callers
Method
make_mutable
Makes the image data mutable and returns it in `data_out`.
blend2d/core/image.h:396
↓ 23 callers
Method
next_uint32
blend2d-testing/generator/bl_generator.h:103
↓ 23 callers
Function
sar
blend2d/support/intops_p.h:203
↓ 23 callers
Method
translate
blend2d-testing/bench/bl_bench_backend_agg.cpp:533
↓ 22 callers
Function
and_
blend2d/simd/simdx86_p.h:5014
↓ 22 callers
Function
bound
blend2d/geometry/commons_p.h:84
↓ 22 callers
Function
clamp_to_byte
blend2d/support/intops_p.h:799
↓ 22 callers
Function
data
String data [null terminated] follows BLStringImpl data.
blend2d/core/string.h:33
↓ 22 callers
Method
extract
blend2d/compression/deflatedecoderutils_p.h:142
↓ 22 callers
Function
fetch_pixel
blend2d/pipeline/jit/fetchutilspixelaccess.cpp:2812
↓ 22 callers
Method
has_next
blend2d/support/bitops_p.h:525
↓ 22 callers
Function
interleave_lo_u8
blend2d/simd/simdx86_p.h:4928
↓ 22 callers
Function
packs_128_i16_u8
blend2d/simd/simdx86_p.h:4949
↓ 22 callers
Method
ptr
blend2d/raster/rastercontext.cpp:1094
↓ 22 callers
Method
readU16
blend2d/opentype/otdefs_p.h:146
↓ 22 callers
Method
reset
blend2d/raster/edgebuilder_p.h:119
← previous
next →
101–200 of 9,536, ranked by callers