Searched refs:FX_RTFLINEALIGNMENT_Left (Results 1 – 4 of 4) sorted by relevance
42 #define FX_RTFLINEALIGNMENT_Left 0 macro48 (FX_RTFLINEALIGNMENT_Left | FX_RTFLINEALIGNMENT_Justified)54 (FX_RTFLINEALIGNMENT_Left | FX_RTFLINEALIGNMENT_Distributed)209 virtual void SetAlignment(int32_t iAlignment = FX_RTFLINEALIGNMENT_Left) = 0;
89 void SetAlignment(int32_t iAlignment = FX_RTFLINEALIGNMENT_Left) override;
45 m_iAlignment(FX_RTFLINEALIGNMENT_Left), in CFX_RTFBreak()242 FXSYS_assert(iAlignment >= FX_RTFLINEALIGNMENT_Left && in SetAlignment()660 if (!m_bPagination && m_iAlignment > FX_RTFLINEALIGNMENT_Left) { in EndBreak()923 } else if (iLowerAlignment > FX_RTFLINEALIGNMENT_Left) { in EndBreak_Alignment()
765 int32_t iAlign = FX_RTFLINEALIGNMENT_Left; in InitBreak()783 if (iAlign != FX_RTFLINEALIGNMENT_Left) { in InitBreak()821 int32_t iAlign = FX_RTFLINEALIGNMENT_Left; in InitBreak()