Home
last modified time | relevance | path

Searched refs:FO_CHARACTER (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/
H A DFObjMixed.java154 || node.getNameId() == FO_CHARACTER); in sendCharacters()
155 if (node.getNameId() == FO_CHARACTER) { in sendCharacters()
170 if (child instanceof FOText || child.getNameId() == FO_CHARACTER) { in addChildNode()
H A DFOTreeBuilder.java337 if (currentFObj.getNameId() != Constants.FO_CHARACTER in startElement()
360 if (currentFObj.getNameId() != Constants.FO_CHARACTER in endElement()
H A DConstants.java59 int FO_CHARACTER = 10; field
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/flow/
H A DCharacter.java235 return FO_CHARACTER; in getNameId()
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-character.h22 #define FO_CHARACTER(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), FO_TYPE_CHARACTER, Fo… macro
H A Dfo-character.c1285 fo_character = FO_CHARACTER (fo); in fo_character_validate()
1482 fo_character = FO_CHARACTER (fo); in fo_character_debug_dump_properties()
1567 FoCharacter *fo_character = FO_CHARACTER (fo_inline_fo); in fo_character_get_text_attr_list()
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-character.h22 #define FO_CHARACTER(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), FO_TYPE_CHARACTER, Fo… macro
H A Dfo-character.c1285 fo_character = FO_CHARACTER (fo); in fo_character_validate()
1482 fo_character = FO_CHARACTER (fo); in fo_character_debug_dump_properties()
1567 FoCharacter *fo_character = FO_CHARACTER (fo_inline_fo); in fo_character_get_text_attr_list()
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/
H A DChangeLog.pre-0.26018 FO_CHARACTER to FO_CHAR to avoid conflict with object type for
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/
H A DChangeLog.pre-0.26018 FO_CHARACTER to FO_CHAR to avoid conflict with object type for