Searched refs:text_source_bytes (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp1226 unsigned const text_source_bytes = ( text_source->text_end.base() local
1231 new_span.text_bytes = std::min(text_source_bytes, pango_item_bytes);
1415 if (new_span.text_bytes == text_source_bytes)

Completed in 19 milliseconds