Searched defs:CPVT_SecProps (Results 1 – 1 of 1) sorted by relevance
145 struct CPVT_SecProps { struct146 CPVT_SecProps() : fLineLeading(0.0f), fLineIndent(0.0f), nAlignment(0) {} in CPVT_SecProps() function148 CPVT_SecProps(FX_FLOAT lineLeading, FX_FLOAT lineIndent, int32_t alignment) in CPVT_SecProps() argument153 CPVT_SecProps(const CPVT_SecProps& other) in CPVT_SecProps() function158 FX_FLOAT fLineLeading;160 FX_FLOAT fLineIndent;162 int32_t nAlignment;