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

/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp643 Layout::Direction following_span_progression = static_cast<InputStreamTextSource const *>(_flow._input_stream[it_following_span->start.iter_span->input_index])->styleGetBlockProgression(); local
644 if (!Layout::_directions_are_orthogonal(following_span_progression, _block_progression)) {

Completed in 19 milliseconds