fe::ISubstringDecorator Member List
This is the complete list of members for
fe::ISubstringDecorator, including all inherited members.
getSubstrInfo(FeHandle *editor, const DecorMetrics &dm, unsigned x, Substring substr) const | fe::ISubstringDecorator | [inline] |
getSubstrInfoImpl(FeHandle *editor, const DecorMetrics &dm, unsigned x, Substring substr, SubstrInfo &res) const =0 | fe::ISubstringDecorator | [protected, pure virtual] |
paint(FeHandle *editor, const DecorMetrics &dm, Substring substr, PlatformTypes::graphics_handle_type g, int x, int y, unsigned width, unsigned lineHeight, unsigned lineAscent) const =0 | fe::ISubstringFiller | [pure virtual] |