Searched defs:SetFont (Results 1 – 10 of 10) sorted by relevance
29 CPDF_Font* CFX_StockFontArray::SetFont(uint32_t index, in SetFont() function in CFX_StockFontArray
24 void CPDF_TextState::SetFont(CPDF_Font* pFont) { in SetFont() function in CPDF_TextState126 void CPDF_TextState::TextData::SetFont(CPDF_Font* pFont) { in SetFont() function in CPDF_TextState::TextData
53 bool CBC_OneCode::SetFont(CFX_Font* cFont) { in SetFont() function in CBC_OneCode
52 void Table::SetFont(Font* font) { in SetFont() function in sfntly::Table
77 void CFX_Break::SetFont(const RetainPtr<CFGAS_GEFont>& pFont) { in SetFont() function in CFX_Break
148 bool CFX_Barcode::SetFont(CFX_Font* pFont) { in SetFont() function in CFX_Barcode
201 void CFGAS_PDFFontMgr::SetFont(const RetainPtr<CFGAS_GEFont>& pFont, in SetFont() function in CFGAS_PDFFontMgr
66 bool CBC_OneDimWriter::SetFont(CFX_Font* cFont) { in SetFont() function in CBC_OneDimWriter
144 void CFDE_TextOut::SetFont(const RetainPtr<CFGAS_GEFont>& pFont) { in SetFont() function in CFDE_TextOut
627 void CFDE_TextEditEngine::SetFont(RetainPtr<CFGAS_GEFont> font) { in SetFont() function in CFDE_TextEditEngine