Loading...
Searching...
No Matches
BFont Member List

This is the complete list of members for BFont, including all inherited members.

BFont()BFont
BFont(const BFont &font)BFont
BFont(const BFont *font)BFont
Blocks() constBFont
BoundingBox() constBFont
CountTuned() constBFont
Direction() constBFont
Encoding() constBFont
Face() constBFont
FalseBoldWidth() constBFont
FamilyAndStyle() constBFont
FileFormat() constBFont
Flags() constBFont
GetBoundingBoxesAsGlyphs(const char charArray[], int32 numChars, font_metric_mode mode, BRect boundingBoxArray[]) constBFont
GetBoundingBoxesAsString(const char charArray[], int32 numChars, font_metric_mode mode, escapement_delta *delta, BRect boundingBoxArray[]) constBFont
GetBoundingBoxesForStrings(const char *stringArray[], int32 numStrings, font_metric_mode mode, escapement_delta deltas[], BRect boundingBoxArray[]) constBFont
GetEdges(const char charArray[], int32 numBytes, edge_info edgeArray[]) constBFont
GetEscapements(const char charArray[], int32 numChars, float escapementArray[]) constBFont
GetEscapements(const char charArray[], int32 numChars, escapement_delta *delta, float escapementArray[]) constBFont
GetEscapements(const char charArray[], int32 numChars, escapement_delta *delta, BPoint escapementArray[]) constBFont
GetEscapements(const char charArray[], int32 numChars, escapement_delta *delta, BPoint escapementArray[], BPoint offsetArray[]) constBFont
GetFamilyAndStyle(font_family *family, font_style *style) constBFont
GetGlyphShapes(const char charArray[], int32 numChars, BShape *glyphShapeArray[]) constBFont
GetHasGlyphs(const char charArray[], int32 numChars, bool hasArray[]) constBFont
GetHeight(font_height *height) constBFont
GetStringWidths(const char *stringArray[], const int32 lengthArray[], int32 numStrings, float widthArray[]) constBFont
GetTruncatedStrings(const char *stringArray[], int32 numStrings, uint32 mode, float width, BString resultArray[]) constBFont
GetTruncatedStrings(const char *stringArray[], int32 numStrings, uint32 mode, float width, char *resultArray[]) constBFont
GetTunedInfo(int32 index, tuned_font_info *info) constBFont
IncludesBlock(uint32 start, uint32 end) constBFont
IsFixed() constBFont
IsFullAndHalfFixed() constBFont
operator!=(const BFont &font) constBFont
operator=(const BFont &font)BFont
operator==(const BFont &font) constBFont
PrintToStream() constBFont
Rotation() constBFont
SetEncoding(uint8 encoding)BFont
SetFace(uint16 face)BFont
SetFalseBoldWidth(float width)BFont
SetFamilyAndFace(const font_family family, uint16 face)BFont
SetFamilyAndStyle(const font_family family, const font_style style)BFont
SetFamilyAndStyle(uint32 code)BFont
SetFlags(uint32 flags)BFont
SetRotation(float rotation)BFont
SetShear(float shear)BFont
SetSize(float size)BFont
SetSpacing(uint8 spacing)BFont
Shear() constBFont
Size() constBFont
Spacing() constBFont
StringWidth(const char *string) constBFont
StringWidth(const char *string, int32 length) constBFont
TruncateString(BString *inOut, uint32 mode, float width) constBFont