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

/inkscape/src/libnrtype/
H A DLayout-TNG.h94 Paragraph breaks are in this category. See Layout::TextControlCode.
188 enum TextControlCode { enum in class:Inkscape::Text::Layout
261 text string. See TextControlCode for the types available.
282 void appendControlCode(TextControlCode code, void *source_cookie, double width = 0.0, double ascent = 0.0, double descent = 0.0);
736 TextControlCode code;

Completed in 15 milliseconds