Home
last modified time | relevance | path

Searched refs:LoadClone (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fxge/
Dfx_font.h123 bool LoadClone(const CFX_Font* pFont);
/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp107 m_pFont->LoadClone(m_pSrcFont->m_pFont); in CFGAS_GEFont()
/external/pdfium/core/fxge/ge/
Dcfx_font.cpp233 bool CFX_Font::LoadClone(const CFX_Font* pFont) { in LoadClone() function in CFX_Font