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

/inkscape/src/libvpsc/
H A Dblock.h96 typedef enum {NONE, LEFT, RIGHT} Direction; enumerator in enum:vpsc::Block::__anon400
/inkscape/src/ui/widget/
H A Ddock-item.h57 LEFT = GDL_DOCK_LEFT, enumerator in enum:Inkscape::UI::Widget::DockItem::Placement
/inkscape/src/libavoid/
H A Dvpsc.h108 typedef enum {NONE, LEFT, RIGHT} Direction; enumerator in enum:Avoid::Block::__anon98
/inkscape/src/livarot/
H A DLivarotDefs.h167 LEFT = 0, enumerator in enum:Side
/inkscape/src/libnrtype/
H A DLayout-TNG.h196 rtl or ltr, thus LEFT is always either left or top. */
197 enum Alignment {LEFT, CENTER, RIGHT, FULL}; enumerator in enum:Inkscape::Text::Layout::Alignment
594 and 'end' are correctly translated into LEFT or RIGHT according to
595 the paragraph's directionality. For vertical text, LEFT is top

Completed in 51 milliseconds