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

/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPDFText.cpp191 PDFWriter::GetFontName(BFont *font, char *fontname) function in class:PDFWriter
204 PDFWriter::GetFontName(BFont *font, char *fontname, bool &embed, function in class:PDFWriter
207 GetFontName(font, fontname);
372 GetFontName(&fState->beFont, fontName);
428 GetFontName(&fState->beFont, fontName, embed, encoding);
H A DPDFWriter.h347 void GetFontName(BFont *font, char *fontname);
348 void GetFontName(BFont *font, char *fontname, bool &embed, font_encoding encoding);

Completed in 88 milliseconds