Searched defs:AddFont (Results 1 – 3 of 3) sorted by relevance
455 RetainPtr<CPDF_Font> CPDF_DocPageData::AddFont(std::unique_ptr<CFX_Font> pFont, in AddFont() function in CPDF_DocPageData
260 void AddFont(CPDF_Dictionary*& pFormDict, in AddFont() function
1544 ImFont* ImFontAtlas::AddFont(const ImFontConfig* font_cfg) in AddFont() function in ImFontAtlas