Home
last modified time | relevance | path

Searched refs:PR_PAGE_BREAK_INSIDE (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.java586 int PR_PAGE_BREAK_INSIDE = 181; field
H A DFOPropertyMapping.java1896 m.addShorthand(generics[PR_PAGE_BREAK_INSIDE]); in createKeepsAndBreaksProperties()
2998 m = new EnumProperty.Maker(PR_PAGE_BREAK_INSIDE); in createShorthandProperties()