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

/haiku/src/servers/app/
H A DServerFont.cpp483 FindBlockForCodepoint(uint32 codePoint, uint32 startGuess) function
549 startBlock = FindBlockForCodepoint(startPoint, 0);
558 endBlock = FindBlockForCodepoint(endPoint,
588 endBlock = FindBlockForCodepoint(endPoint,

Completed in 29 milliseconds