Lines Matching refs:orientation
249 BBoxSort::BBoxSort(SPItem *pItem, Geom::Rect const &bounds, Geom::Dim2 orientation, double kBegin, double kEnd) :
253 anchor = kBegin * bbox.min()[orientation] + kEnd * bbox.max()[orientation];
275 Geom::Dim2 orientation,
282 _orientation(orientation),
402 Geom::Dim2 orientation, bool distribute):
405 _orientation(orientation),
746 Baselines(SPItem *item, Geom::Point base, Geom::Dim2 orientation) :
749 _orientation (orientation)
770 Geom::Dim2 orientation, bool distribute):
773 _orientation(orientation),
1236 Geom::Dim2 orientation, float kBegin, float kEnd)
1241 onInterSpace, orientation,
1248 guint col, Geom::Dim2 orientation, bool distribute)
1253 *this, orientation, distribute));
1321 guint row, guint col, Gtk::Grid &table, Geom::Dim2 orientation, bool distribute)
1324 guint row, guint col, Gtk::Table &table, Geom::Dim2 orientation, bool distribute)
1330 *this, table, orientation, distribute));