![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
This is the complete list of members for dcpp::gui::IGUIFont, including all inherited members.
draw(const dcpp::nub::wstring &text, const dcpp::nub::recti &position, dcpp::video::SColor color, bool hcenter=false, bool vcenter=false, const dcpp::nub::recti *clip=0)=0 | dcpp::gui::IGUIFont | pure virtual |
drop() const | dcpp::IReferenceCounted | inline |
getCharacterFromPos(const wchar_t *text, dcpp::int32_kt pixel_x) const =0 | dcpp::gui::IGUIFont | pure virtual |
getDebugName() const | dcpp::IReferenceCounted | inline |
getDimension(const wchar_t *text) const =0 | dcpp::gui::IGUIFont | pure virtual |
getKerningHeight() const =0 | dcpp::gui::IGUIFont | pure virtual |
getKerningWidth(const wchar_t *thisLetter=0, const wchar_t *previousLetter=0) const =0 | dcpp::gui::IGUIFont | pure virtual |
getReferenceCount() const | dcpp::IReferenceCounted | inline |
getType() const | dcpp::gui::IGUIFont | inlinevirtual |
grab() const | dcpp::IReferenceCounted | inline |
IReferenceCounted() | dcpp::IReferenceCounted | inline |
setDebugName(const dcpp::char_kt *newName) | dcpp::IReferenceCounted | inlineprotected |
setInvisibleCharacters(const wchar_t *s)=0 | dcpp::gui::IGUIFont | pure virtual |
setKerningHeight(dcpp::int32_kt kerning)=0 | dcpp::gui::IGUIFont | pure virtual |
setKerningWidth(dcpp::int32_kt kerning)=0 | dcpp::gui::IGUIFont | pure virtual |
~IReferenceCounted() | dcpp::IReferenceCounted | inlinevirtual |