Home
last modified time | relevance | path

Searched refs:PR_GLYPH_ORIENTATION_HORIZONTAL (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.java446 int PR_GLYPH_ORIENTATION_HORIZONTAL = 111; field
H A DFOPropertyMapping.java2543 m = new ToBeImplementedProperty.Maker(PR_GLYPH_ORIENTATION_HORIZONTAL); in createWritingModeProperties()