Dillo v3.1.1-98-g318d1f14
|
This is the complete list of members for dw::core::Platform, including all inherited members.
addIdle(void(Layout::*func)())=0 | dw::core::Platform | pure virtual |
attachView(View *view)=0 | dw::core::Platform | pure virtual |
cancelTooltip()=0 | dw::core::Platform | pure virtual |
clone() | lout::object::Object | virtual |
copySelection(const char *text)=0 | dw::core::Platform | pure virtual |
createColor(int color)=0 | dw::core::Platform | pure virtual |
createFont(style::FontAttrs *attrs, bool tryEverything)=0 | dw::core::Platform | pure virtual |
createImgbuf(Imgbuf::Type type, int width, int height, double gamma)=0 | dw::core::Platform | pure virtual |
createTooltip(const char *text)=0 | dw::core::Platform | pure virtual |
detachView(View *view)=0 | dw::core::Platform | pure virtual |
dpiX()=0 | dw::core::Platform | pure virtual |
dpiY()=0 | dw::core::Platform | pure virtual |
equals(Object *other) | lout::object::Object | virtual |
fontExists(const char *name)=0 | dw::core::Platform | pure virtual |
getResourceFactory()=0 | dw::core::Platform | pure virtual |
hashValue() | lout::object::Object | virtual |
intoStringBuffer(misc::StringBuffer *sb) | lout::object::Object | virtual |
nextGlyph(const char *text, int idx)=0 | dw::core::Platform | pure virtual |
prevGlyph(const char *text, int idx)=0 | dw::core::Platform | pure virtual |
removeIdle(int idleId)=0 | dw::core::Platform | pure virtual |
setLayout(Layout *layout)=0 | dw::core::Platform | pure virtual |
sizeOf() | lout::object::Object | virtual |
textToLower(const char *text, int len)=0 | dw::core::Platform | pure virtual |
textToUpper(const char *text, int len)=0 | dw::core::Platform | pure virtual |
textWidth(style::Font *font, const char *text, int len)=0 | dw::core::Platform | pure virtual |
toString() | lout::object::Object | |
~Object() | lout::object::Object | virtual |