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

/haiku/src/apps/charactermap/
H A DUnicodeBlockView.h35 const BFont& CharacterFont() { return fCharacterFont; } function in class:UnicodeBlockView
H A DCharacterWindow.cpp190 fCharacterView->CharacterFont().GetFamilyAndStyle(&currentFontFamily,
197 BFont font = fCharacterView->CharacterFont();
207 fontSize = (int32)fCharacterView->CharacterFont().Size();
396 BFont font = fCharacterView->CharacterFont();
506 BFont font = fCharacterView->CharacterFont();
529 BFont font = fCharacterView->CharacterFont();
560 fCharacterView->CharacterFont().GetFamilyAndStyle(&currentFamily,
H A DCharacterView.h22 const BFont& CharacterFont() { return fCharacterFont; } function in class:CharacterView

Completed in 173 milliseconds