MCPcopy Create free account
hub / github.com/blend2d/blend2d / fill_words

Method fill_words

blend2d/core/bitarray.h:282–282  ·  view source on GitHub ↗

Fills bits starting from `bit_index` specified by `word_data` and `word_count` to true (zeros in word_data are ignored). \note This operation uses an `OR` operator - bits in `word_data` are combined with OR operator with existing bits in BitArray.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

bl_bit_array_fill_wordsFunction · 0.85

Tested by

no test coverage detected