Searched defs:LEFT (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/libvpsc/ | ||
H A D | block.h | 96 typedef enum {NONE, LEFT, RIGHT} Direction; enumerator in enum:vpsc::Block::__anon400 |
/inkscape/src/ui/widget/ | ||
H A D | dock-item.h | 57 LEFT = GDL_DOCK_LEFT, enumerator in enum:Inkscape::UI::Widget::DockItem::Placement |
/inkscape/src/libavoid/ | ||
H A D | vpsc.h | 108 typedef enum {NONE, LEFT, RIGHT} Direction; enumerator in enum:Avoid::Block::__anon98 |
/inkscape/src/livarot/ | ||
H A D | LivarotDefs.h | 167 LEFT = 0, enumerator in enum:Side |
/inkscape/src/libnrtype/ | ||
H A D | Layout-TNG.h | 196 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 4228 milliseconds