Home
last modified time | relevance | path

Searched defs:AddFont (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_docpagedata.cpp480 RetainPtr<CPDF_Font> CPDF_DocPageData::AddFont(std::unique_ptr<CFX_Font> pFont, in AddFont() function in CPDF_DocPageData
/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp241 void AddFont(CPDF_Dictionary* pFormDict, in AddFont() function
/external/mesa3d/src/imgui/
Dimgui_draw.cpp1544 ImFont* ImFontAtlas::AddFont(const ImFontConfig* font_cfg) in AddFont() function in ImFontAtlas