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

/haiku/src/apps/charactermap/
H A DUnicodeBlockView.cpp92 // via the IncludesBlock method.
99 if (!fCharacterFont.IncludesBlock(
H A DCharacterView.cpp105 // via the IncludesBlock method.
112 if (!fCharacterFont.IncludesBlock(
/haiku/headers/os/interface/
H A DFont.h213 bool IncludesBlock(uint32 start, uint32 end) const;
/haiku/src/kits/interface/
H A DFont.cpp864 BFont::IncludesBlock(uint32 start, uint32 end) const function in class:BFont

Completed in 43 milliseconds