less overhead when byte count of string is already known
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14639 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -127,6 +127,7 @@ class ServerFont {
|
||||
BPoint offsetArray[]) const;
|
||||
bool GetEscapements(const char charArray[],
|
||||
int32 numChars,
|
||||
int32 numBytes,
|
||||
float widthArray[],
|
||||
escapement_delta delta) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user