Searched refs:FX_RTFLINEALIGNMENT_LowerMask (Results 1 – 2 of 2) sorted by relevance
59 #define FX_RTFLINEALIGNMENT_LowerMask 0x03 macro
892 int32_t iLowerAlignment = (m_iAlignment & FX_RTFLINEALIGNMENT_LowerMask); in EndBreak_Alignment()