Home
last modified time | relevance | path

Searched refs:ALIGN_RN (Results 1 – 2 of 2) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dstrtbl.c3767 case ALIGN_RN: return _("right sides are aligned.");
H A Dconst.h414 #define ALIGN_RN ((ALIGN_R<<ALIGN_SHIFT)|ALIGN_N) macro