#include <node.hxx>
Inherits SmSpecialNode.
Inheritance diagram for SmGlyphSpecialNode:


Public Member Functions | |
| SmGlyphSpecialNode (const SmToken &rNodeToken) | |
| virtual void | Arrange (const OutputDevice &rDev, const SmFormat &rFormat) |
Definition at line 370 of file node.hxx.
| SmGlyphSpecialNode::SmGlyphSpecialNode | ( | const SmToken & | rNodeToken | ) | [inline] |
| void SmGlyphSpecialNode::Arrange | ( | const OutputDevice & | rDev, | |
| const SmFormat & | rFormat | |||
| ) | [virtual] |
Reimplemented from SmSpecialNode.
Definition at line 2881 of file node.cxx.
References SmRect::AsGlyphRect(), SmRect::GetBorderWidth(), SmNode::GetFont(), SmTextNode::GetText(), SmRect::operator=(), SmNode::PrepareAttributes(), SmTmpDevice::SetFont(), and SmRect::SmRect().
1.5.1