Searched refs:CSEP (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/apps/login/
H A DLoginView.cpp22 #define CSEP 15 macro
54 r.Set(CSEP, CSEP, LW, Bounds().Height() - 3 * CSEP - BH);
62 r.Set(LW + 30, Bounds().top + CSEP,
63 Bounds().right - CSEP, Bounds().top + CSEP + CSEP);
68 r.OffsetBySelf(0, CSEP + CSEP);
[all...]

Completed in 83 milliseconds