![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for JawsMako::ILayoutTextRun, including all inherited members.
| addRef() const =0 | IRCObject | pure virtual |
| create(const U8String &text, const IDOMFontOpenTypePtr &font, uint32 fontIndex, double size, const IDOMColorPtr &color=IDOMColorPtr(), double letterSpacing=0.0) | JawsMako::ILayoutTextRun | static |
| create(const String &text, const IDOMFontOpenTypePtr &font, uint32 fontIndex, double size, const IDOMColorPtr &color=IDOMColorPtr(), double letterSpacing=0.0) | JawsMako::ILayoutTextRun | static |
| create(const U8String &text, const ILayoutFontPtr &font, double size, bool exact=true, const IDOMColorPtr &color=IDOMColorPtr(), double letterSpacing=0.0) | JawsMako::ILayoutTextRun | static |
| create(const String &text, const ILayoutFontPtr &font, double size, bool exact=true, const IDOMColorPtr &color=IDOMColorPtr(), double letterSpacing=0.0) | JawsMako::ILayoutTextRun | static |
| create(const IJawsMakoPtr &jawsMako, const U8String &text, const U8String &fontName, double size, const IDOMColorPtr &color=IDOMColorPtr(), double letterSpacing=0.0) | JawsMako::ILayoutTextRun | static |
| create(const IJawsMakoPtr &jawsMako, const String &text, const U8String &fontName, double size, const IDOMColorPtr &color=IDOMColorPtr(), double letterSpacing=0.0) | JawsMako::ILayoutTextRun | static |
| decRef() const =0 | IRCObject | pure virtual |
| getColor() const =0 | JawsMako::ILayoutTextRun | pure virtual |
| getFont() const =0 | JawsMako::ILayoutTextRun | pure virtual |
| getFontIndex() const =0 | JawsMako::ILayoutTextRun | pure virtual |
| getLetterSpacing() const =0 | JawsMako::ILayoutTextRun | pure virtual |
| getRefCount() const =0 | IRCObject | pure virtual |
| getSize() const =0 | JawsMako::ILayoutTextRun | pure virtual |
| getText() const =0 | JawsMako::ILayoutTextRun | pure virtual |
| setColor(const IDOMColorPtr &color)=0 | JawsMako::ILayoutTextRun | pure virtual |
| setLetterSpacing(double letterSpacing)=0 | JawsMako::ILayoutTextRun | pure virtual |
| ~ILayoutRun() | JawsMako::ILayoutRun | inlinevirtual |
| ~ILayoutTextRun() | JawsMako::ILayoutTextRun | inlinevirtual |
| ~IRCObject() | IRCObject | inlineprotectedvirtual |