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

/inkscape/src/libnrtype/
H A DTextWrapper.cpp313 int nbAttr = 0; local
315 pango_layout_get_log_attrs(pLayout, &pAttrs, &nbAttr);
317 MakeTextBoundaries(pAttrs, nbAttr);

Completed in 17 milliseconds