| decorate(FeHandle *editor, unsigned line, const byte_type *str, unsigned len, IDecoratorListener &dl)=0 | fe::IDecorator | [pure virtual] |
| enumFonts(FeHandle *editor) const =0 | fe::IDecorator | [pure virtual] |
| isFixedLineHeight(FeHandle *editor) const =0 | fe::IDecorator | [pure virtual] |
| onAttach(FeHandle *editor)=0 | fe::IPluggable | [pure virtual] |
| onDetach(FeHandle *editor)=0 | fe::IPluggable | [pure virtual] |
| onTextChange(FeHandle *editor, unsigned line, unsigned byteIdx, unsigned lineFirstByteIdx)=0 | fe::IDecorator | [pure virtual] |