Home
last modified time | relevance | path

Searched refs:FO_BLOCK_CONTAINER (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/
H A DXMLWhiteSpaceHandler.java178 || previousChildId == Constants.FO_BLOCK_CONTAINER); in handleWhiteSpace()
191 || parentId == Constants.FO_BLOCK_CONTAINER in handleWhiteSpace()
204 || nextChildId == Constants.FO_BLOCK_CONTAINER); in handleWhiteSpace()
H A DConstants.java47 int FO_BLOCK_CONTAINER = 4; field
H A DFONode.java899 case Constants.FO_BLOCK_CONTAINER: in canHaveMarkers()
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/flow/
H A DBlockContainer.java302 return FO_BLOCK_CONTAINER; in getNameId()
/dports/textproc/xmlroff/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-block-container.h34 #define FO_BLOCK_CONTAINER(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), FO_TYPE_BLOCK_C… macro
H A Dfo-block-container.c1480 fo_block_container = FO_BLOCK_CONTAINER (fo); in fo_block_container_validate()
1658 fo_block_container = FO_BLOCK_CONTAINER (fo); in fo_block_container_debug_dump_properties()
/dports/textproc/libfo/xmlroff-0.6.3/xmlroff/libfo/fo/
H A Dfo-block-container.h34 #define FO_BLOCK_CONTAINER(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), FO_TYPE_BLOCK_C… macro
H A Dfo-block-container.c1480 fo_block_container = FO_BLOCK_CONTAINER (fo); in fo_block_container_validate()
1658 fo_block_container = FO_BLOCK_CONTAINER (fo); in fo_block_container_debug_dump_properties()