Home
last modified time | relevance | path

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

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/pagination/
H A DConditionalPageMasterReference.java67 blankOrNotBlank = pList.get(PR_BLANK_OR_NOT_BLANK).getEnum(); in bind()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/
H A DConstants.java256 int PR_BLANK_OR_NOT_BLANK = 16; field
H A DFOPropertyMapping.java2246 m = new EnumProperty.Maker(PR_BLANK_OR_NOT_BLANK); in createPaginationAndLayoutProperties()