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

/inkscape/src/
H A Dsp-text.h43 void rebuildLayout();
H A Dsp-flowtext.h28 void rebuildLayout();
H A Dsp-use.cpp186 text->rebuildLayout(); // refresh Layout, LP Bug 1339305
194 flowtext->rebuildLayout();
H A Dsp-flowtext.cpp102 this->rebuildLayout();
249 this->rebuildLayout(); // copied from update(), see LP Bug 1339305
439 void SPFlowtext::rebuildLayout() function in class:SPFlowtext
H A Dsp-text.cpp197 this->rebuildLayout();
303 this->rebuildLayout(); // copied from update(), see LP Bug 1339305
604 void SPText::rebuildLayout() function in class:SPText
H A Dtext-editing.cpp61 SP_TEXT(item)->rebuildLayout();
63 SP_FLOWTEXT(item)->rebuildLayout();
76 SP_TEXT(item)->rebuildLayout();
78 SP_FLOWTEXT(item)->rebuildLayout();

Completed in 145 milliseconds