Home
last modified time | relevance | path

Searched refs:LINGO_ALIGN_LEFT (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpangotext.c508 else lingo_layout_set_alignment(layout, LINGO_ALIGN_LEFT); in render_text_to_cr()
H A Dwidget-helper.h69 #define LINGO_ALIGN_LEFT PANGO_ALIGN_LEFT macro
H A Dwidget-helper-qt.h4675 #define LINGO_ALIGN_LEFT Qt::AlignLeft macro
4689 align = LINGO_ALIGN_LEFT; in LingoLayout()