Home
last modified time | relevance | path

Searched refs:PR_BACKGROUND_POSITION (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.java246 int PR_BACKGROUND_POSITION = 11; field
H A DFOPropertyMapping.java627 m.addShorthand(generics[PR_BACKGROUND_POSITION]); in createBorderPaddingBackgroundProperties()
638 m.addShorthand(generics[PR_BACKGROUND_POSITION]); in createBorderPaddingBackgroundProperties()
2812 m = new BackgroundPositionShorthand.Maker(PR_BACKGROUND_POSITION); in createShorthandProperties()