Home
last modified time | relevance | path

Searched refs:hwcBlockFrame (Results 1 – 4 of 4) sorted by relevance

/dports/editors/ted/Ted-2.23/docHtml/
H A DdocHtmlWriteNode.c48 docBlockFrameTwips( &(hwc->hwcBlockFrame), (BufferItem *)rowNode, in docHtmlStartTable()
51 docCellFrameTwips( &(hwc->hwcParagraphFrame), &(hwc->hwcBlockFrame), in docHtmlStartTable()
56 docCellFrameTwips( &(hwc->hwcParagraphFrame), &(hwc->hwcBlockFrame), in docHtmlStartTable()
63 docCellFrameTwips( &(hwc->hwcParagraphFrame), &(hwc->hwcBlockFrame), in docHtmlStartTable()
69 parentX0= hwc->hwcBlockFrame.bfContentRect.drX0; in docHtmlStartTable()
70 parentX1= hwc->hwcBlockFrame.bfContentRect.drX1; in docHtmlStartTable()
H A DdocHtmlWriteImpl.h57 BlockFrame hwcBlockFrame; member
H A DdocHtmlWrite.c35 docLayoutInitBlockFrame( &(hwc->hwcBlockFrame) ); in docInitHtmlWritingContext()
80 docLayoutCleanBlockFrame( &(hwc->hwcBlockFrame) ); in docCleanHtmlWritingContext()
H A DdocHtmlWriteImage.c193 &(hwc->hwcBlockFrame), paraNode ); in docHtmlSetShapeStyle()