areFloatBoxInContainer(Box *container) const | HTML::Renderer::Mapper | [inline] |
findBottomChildrenPos(Box *box, bool blockLevelOnly=true, bool setIteration=true) const | HTML::Renderer::Mapper | |
findLeftChildrenPos(Box *box, bool blockLevelOnly=true) const | HTML::Renderer::Mapper | |
findRightChildrenPos(Box *box, bool blockLevelOnly=true) const | HTML::Renderer::Mapper | |
findTopChildrenPos(Box *box, bool blockLevelOnly=true, bool setIteration=true) const | HTML::Renderer::Mapper | |
generateBoxes() | HTML::Renderer::Mapper | |
generateBoxHierarchy() | HTML::Renderer::Mapper | |
getBolderFont(CSS::Font *font) const | HTML::Renderer::Mapper | [inline] |
getColouredFont(CSS::Font *font, const CSS::Colour &color) const | HTML::Renderer::Mapper | [inline] |
getCurrentIteration() const | HTML::Renderer::Mapper | [inline] |
getDefaultFont() const | HTML::Renderer::Mapper | [inline] |
getDisplayStyleFor(const BoxHierarchy *box) const | HTML::Renderer::Mapper | |
getFloatBottom(Box *container) const | HTML::Renderer::Mapper | [inline] |
getFloatLeft(Box *container) const | HTML::Renderer::Mapper | [inline] |
getFloatRight(Box *container) const | HTML::Renderer::Mapper | [inline] |
getHierarchyAllocator() | HTML::Renderer::Mapper | [inline] |
getItalicFont(CSS::Font *font) const | HTML::Renderer::Mapper | [inline] |
getMinimumHeightOf(Box *box) const | HTML::Renderer::Mapper | [inline] |
getMinimumWidthOf(Box *box) const | HTML::Renderer::Mapper | [inline] |
getMonospaceFont(CSS::Font *font) const | HTML::Renderer::Mapper | [inline] |
getRenderedBox(const uint32 index) | HTML::Renderer::Mapper | [inline] |
getRenderedHeightOf(Box *box) const | HTML::Renderer::Mapper | [inline] |
getRenderedWidthOf(Box *box) const | HTML::Renderer::Mapper | [inline] |
getRootHierarchy() const | HTML::Renderer::Mapper | [inline] |
getScaledFont(CSS::Font *font, const float scale) const | HTML::Renderer::Mapper | [inline] |
getSplitLimitsOf(Box *box, const int32 boxLeft, const int32 boxRight, const int32 top, const int32 left, int32 &right, int32 &bottom) const | HTML::Renderer::Mapper | [inline] |
getStyleFor(const BoxHierarchy *box, CSS::StyleImplement &style) const | HTML::Renderer::Mapper | |
getTableLayout(Box *box) const | HTML::Renderer::Mapper | |
getViewportBox() | HTML::Renderer::Mapper | [inline] |
getViewportHeight() const | HTML::Renderer::Mapper | [inline] |
getViewportWidth() const | HTML::Renderer::Mapper | [inline] |
getWidthsOf(Box *box, int32 &minWidth, int32 &maxWidth) const | HTML::Renderer::Mapper | [inline] |
hasBlockLevelChildren(const Box *box) const | HTML::Renderer::Mapper | |
isFormBasedElement(const BoxHierarchy *box) const | HTML::Renderer::Mapper | [inline] |
isLinkElement(const BoxHierarchy *box) const | HTML::Renderer::Mapper | [inline] |
Mapper(const DOM::Node *_root, HTML::Renderer::Allocators::BaseAllocator &allocator, const uint32 viewWidth, const uint32 viewHeight, RequiredRendererImplementation *ri) | HTML::Renderer::Mapper | [inline] |
resizedTo(const uint32 width, const uint32 height) | HTML::Renderer::Mapper | |
shouldBeSeenAsBlock(Box *box) const | HTML::Renderer::Mapper | |
~Mapper() | HTML::Renderer::Mapper | |