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 |
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 |
~IRCObject() | IRCObject | inlineprotectedvirtual |