Searched refs:SetFont (Results 1 – 7 of 7) sorted by relevance
89 virtual void SetFont(Font* font);
52 void Table::SetFont(Font* font) { in SetFont() function in sfntly::Table
311 void CPDF_TextState::SetFont(CPDF_Font* pFont) in SetFont() function in CPDF_TextState526 m_TextState.SetFont(pParser->FindFont(pFont->GetString(0))); in ProcessExtGS()
1178 m_pCurStates->m_TextState.SetFont(pFont); in Handle_SetFont()
244 void SetFont(CPDF_Font* pFont);
302 dc.SetFont(self.font)
63 void SetFont(int index, CPDF_Font* font) in SetFont() function in CFX_StockFontArray94 font_array->SetFont(index, pFont); in Set()