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

/inkscape/src/libnrtype/
H A DTextWrapper.h119 void MakeTextBoundaries(PangoLogAttr *pAttrs, int nAttr);
H A DTextWrapper.cpp316 // feed to MakeTextBoundaries which knows what to do with these
317 MakeTextBoundaries(pAttrs, nbAttr);
699 void text_wrapper::MakeTextBoundaries(PangoLogAttr *pAttrs, int nAttr) function in class:text_wrapper

Completed in 16 milliseconds