libHSPlasma
|
This is the complete list of members for plFont, including all inherited members.
ClassIndex() const =0 | plCreatable | pure virtual |
ClassIndex(PlasmaVer ver) const | plCreatable | |
ClassInstance(short) const | plCreatable | virtual |
ClassName() const | plCreatable | virtual |
fBmpData | plFont | protected |
fBPP | plFont | protected |
fCharacters | plFont | protected |
fFace | plFont | protected |
fFirstChar | plFont | protected |
fFlags | plFont | protected |
fHeight | plFont | protected |
Flags enum name | plFont | |
fMaxCharHeight | plFont | protected |
fSize | plFont | protected |
fWidth | plFont | protected |
getBPP() const | plFont | |
getCharacter(size_t idx) const | plFont | |
getCharacter(size_t idx) | plFont | |
getFirstChar() const | plFont | |
getGlyph(size_t idx) const | plFont | |
getHeight() const | plFont | |
getKey() const | hsKeyedObject | |
getMaxCharHeight() const | plFont | |
getName() const | plFont | |
getNumCharacters() const | plFont | |
getSize() const | plFont | |
getWidth() const | plFont | |
init(const plString &name) | hsKeyedObject | |
IPrcParse(const pfPrcTag *tag, plResManager *mgr) | plFont | protectedvirtual |
IPrcWrite(pfPrcHelper *prc) | plFont | protectedvirtual |
isBold() const | plFont | |
isItalic() const | plFont | |
isStub() const | plCreatable | virtual |
kFontBold enum value | plFont | |
kFontItalic enum value | plFont | |
kNullChar | plFont | static |
operator=(const plFont ©) | plFont | |
operator[](size_t idx) const | plFont | |
operator[](size_t idx) | plFont | |
plCreatable() | plCreatable | |
plFont() | plFont | |
plFont(const plFont ©) | plFont | |
prcParse(const pfPrcTag *tag, plResManager *mgr) | plCreatable | virtual |
prcWrite(pfPrcHelper *prc) | plCreatable | virtual |
read(hsStream *S, plResManager *mgr) | plFont | virtual |
readBitmap(hsStream *S) | plFont | |
readP2F(hsStream *S) | plFont | |
setBold(bool bold) | plFont | |
setBPP(unsigned char bpp) | plFont | |
setFirstChar(unsigned short first) | plFont | |
setHeight(unsigned int height) | plFont | |
setItalic(bool italic) | plFont | |
setKey(plKey key) | hsKeyedObject | |
setMaxCharHeight(int maxCharHeight) | plFont | |
setName(const plString &name) | plFont | |
setNumCharacters(size_t count) | plFont | |
setSize(unsigned char size) | plFont | |
setWidth(unsigned int width) | plFont | |
write(hsStream *S, plResManager *mgr) | plFont | virtual |
writeBitmap(hsStream *S) const | plFont | |
writeP2F(hsStream *S) const | plFont | |
~plCreatable() | plCreatable | virtual |
~plFont() | plFont | virtual |