Home
last modified time | relevance | path

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

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