Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dstrtbl.c3754 case ALIGN_NM: return _("vertical centers are aligned.");
H A Dconst.h401 #define ALIGN_NM ((ALIGN_N<<ALIGN_SHIFT)|ALIGN_M) macro