Searched defs:characterBoundingBox (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libnrtype/
H A DLayout-TNG-OutIter.cpp165 Geom::Rect box = characterBoundingBox(it, &rotation);
298 Geom::Rect Layout::characterBoundingBox(iterator const &it, double *rotation) const function in class:Inkscape::Text::Layout
390 Geom::Rect box = characterBoundingBox(iterator(this, char_index), &char_rotation);

Completed in 29 milliseconds