Home
last modified time | relevance | path

Searched refs:PR_RELATIVE_ALIGN (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/
H A DConstants.java628 int PR_RELATIVE_ALIGN = 202; field
H A DFOPropertyMapping.java1328 m = new EnumProperty.Maker(PR_RELATIVE_ALIGN); in createAreaAlignmentProperties()