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

/haiku/headers/private/textencoding/
H A DCharacterSetRoster.h58 static const BCharacterSet * GetCharacterSetByFontID(uint32 id);
/haiku/src/kits/textencoding/
H A DCharacterSetRoster.cpp57 BCharacterSetRoster::GetCharacterSetByFontID(uint32 id) function in class:BPrivate::BCharacterSetRoster
/haiku/src/apps/stylededit/
H A DStyledEditView.cpp190 = BCharacterSetRoster::GetCharacterSetByFontID(encoding);
H A DStyledEditWindow.cpp788 = BCharacterSetRoster::GetCharacterSetByFontID(fTextView->GetEncoding());
1620 = BCharacterSetRoster::GetCharacterSetByFontID(

Completed in 44 milliseconds