Home
last modified time | relevance | path

Searched refs:PR_SHOW_DESTINATION (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/flow/
H A DBasicLink.java85 showDestination = pList.get(PR_SHOW_DESTINATION).getEnum(); in bind()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/
H A DConstants.java662 int PR_SHOW_DESTINATION = 219; field
H A DFOPropertyMapping.java2109 m = new EnumProperty.Maker(PR_SHOW_DESTINATION); in createDynamicProperties()