Searched defs:GetStockFont (Results 1 – 2 of 2) sorted by relevance
273 RetainPtr<CPDF_Font> CPDF_Font::GetStockFont(CPDF_Document* pDoc, in GetStockFont() function in CPDF_Font
43 #define GetStockFont(i) ((HFONT)GetStockObject(i)) macro