Searched refs:GetEdges (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/fontdemo/
H A DFontDemoView.cpp93 fFont.GetEdges(fString.String(), size, edgeInfo);
/haiku/src/servers/app/
H A DServerFont.h128 status_t GetEdges(const char charArray[], int32 numBytes,
H A DServerFont.cpp768 ServerFont::GetEdges(const char* string, int32 numBytes, int32 numChars, function in class:ServerFont
H A DServerApp.cpp2565 status = font.GetEdges(charArray, numBytes, numChars,
/haiku/headers/os/interface/
H A DFont.h251 void GetEdges(const char charArray[],
/haiku/src/kits/tracker/
H A DUtilities.cpp737 font.GetEdges(Text(), 1, &eInfo);
/haiku/src/kits/interface/
H A DFont.cpp1150 BFont::GetEdges(const char charArray[], int32 numChars, function in class:BFont

Completed in 129 milliseconds