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

/inkscape/src/extension/internal/
H A Dlatex-text-renderer.cpp418 gchar const *justification = ""; local
421 justification = "\\raggedright ";
424 justification = "\\raggedleft ";
427 justification = "\\centering ";
482 os << justification; local

Completed in 43 milliseconds