Home
last modified time | relevance | path

Searched refs:PR_PADDING_TOP (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.java580 int PR_PADDING_TOP = 178; field
H A DFOPropertyMapping.java910 corr.setCorresponding(PR_PADDING_TOP, PR_PADDING_TOP, in createBorderPaddingBackgroundProperties()
931 PR_PADDING_TOP, PR_PADDING_TOP); in createBorderPaddingBackgroundProperties()
946 m = new LengthProperty.Maker(PR_PADDING_TOP); in createBorderPaddingBackgroundProperties()
1191 PR_PADDING_LEFT, PR_PADDING_RIGHT, PR_PADDING_TOP, PR_PADDING_TOP in createMarginBlockProperties()