Home
last modified time | relevance | path

Searched defs:allign (Results 1 – 5 of 5) sorted by relevance

/dports/x11/trayer/trayer-srg-trayer-1.1.8/
H A Dmisc.c504 calculate_width(int scrw, int wtype, int allign, int margin, in calculate_width()
H A Dpanel.h39 int allign, edge, margin; member
/dports/x11/fbpanel/fbpanel-6.1/panel/
H A Dpanel.h48 int allign, edge, margin; member
H A Dmisc.c526 calculate_width(int scrw, int wtype, int allign, int margin, in calculate_width()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DMyBaseView.cpp290 …tInRect(CDC* pDC, const CString str, CRect rect, double angle_deg, TTextAllign allign, UINT nOptio… in DrawTextInRect()