Home
last modified time | relevance | path

Searched refs:EN_BLOCK (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.java894 int EN_BLOCK = 18; field
H A DFOPropertyMapping.java1871 m.addEnum("block", getEnumProperty(EN_BLOCK, "BLOCK")); in createFloatProperties()