Source Code (Use browser search to find items of interest.)

Class Index

klyx'LYX_MINIPAGE_ALIGNMENT (./klyx/src/definitions.h:175)

enum LYX_MINIPAGE_ALIGNMENT {
	///
        MINIPAGE_ALIGN_TOP,
	///
        MINIPAGE_ALIGN_MIDDLE,
	///
        MINIPAGE_ALIGN_BOTTOM
};