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

/inkscape/src/
H A Dsp-flowtext.cpp366 layout.appendControlCode(Inkscape::Text::Layout::PARAGRAPH_BREAK, *pending_line_break_object);
378 layout.appendControlCode(Inkscape::Text::Layout::PARAGRAPH_BREAK, *pending_line_break_object);
H A Dsp-text.cpp575 layout.appendControlCode(Inkscape::Text::Layout::PARAGRAPH_BREAK, prev_object);
/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp295 if (control_code->code == SHAPE_BREAK || control_code->code == PARAGRAPH_BREAK) {
985 // || control_code->code == PARAGRAPH_BREAK)
1057 || control_code->code == PARAGRAPH_BREAK)
1197 || control_code->code == PARAGRAPH_BREAK)
H A DLayout-TNG.h189 PARAGRAPH_BREAK, /// forces the flow to move on to the next line enumerator in enum:Inkscape::Text::Layout::TextControlCode

Completed in 715 milliseconds