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

/haiku/src/servers/app/
H A DServerFont.h173 status_t IncludesUnicodeBlock(uint32 start, uint32 end,
H A DServerFont.cpp658 ServerFont::IncludesUnicodeBlock(uint32 start, uint32 end, bool& hasBlock) function in class:ServerFont
H A DServerApp.cpp2396 status = font.IncludesUnicodeBlock(start, end, hasBlock);

Completed in 63 milliseconds