Home
last modified time | relevance | path

Searched defs:setVAlignment (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayouttablecolumn.h119 void setVAlignment( Qt::AlignmentFlag alignment ) { mVAlignment = alignment; } in setVAlignment() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayouttablecolumn.h119 void setVAlignment( Qt::AlignmentFlag alignment ) { mVAlignment = alignment; } in setVAlignment() function
/dports/audio/drumgizmo/drumgizmo-0.9.19/plugingui/
H A Dlayout.cc237 void HBoxLayout::setVAlignment(VAlignment alignment) in setVAlignment() function in GUI::HBoxLayout
/dports/textproc/libwps/libwps-0.4.12/src/lib/
H A DWPSCell.h125 void setVAlignment(VerticalAlignment align) in setVAlignment() function
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXRulerView.cpp333 void FXRulerView::setVAlignment(FXuint align,FXbool notify){ in setVAlignment() function in FX::FXRulerView
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXRulerView.cpp333 void FXRulerView::setVAlignment(FXuint align,FXbool notify){ in setVAlignment() function in FX::FXRulerView
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMWAWCell.hxx292 void setVAlignment(VerticalAlignment align) in setVAlignment() function in MWAWCell
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXRulerView.cpp357 void FXRulerView::setVAlignment(FXuint align,FXbool notify){ in setVAlignment() function in FX::FXRulerView
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXRulerView.cpp357 void FXRulerView::setVAlignment(FXuint align,FXbool notify){ in setVAlignment() function in FX::FXRulerView
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetTabular.cpp1119 void Tabular::setVAlignment(idx_type cell, VAlignment align, in setVAlignment() function in lyx::Tabular