Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/apple/
Dapple_int.h26 void DestroyFont(void* pFont);
Dfx_quartz_device.cpp62 void CQuartz2D::DestroyFont(void* pFont) { in DestroyFont() function in CQuartz2D
Dfx_apple_platform.cpp182 quartz2d.DestroyFont(m_pPlatformFont); in ReleasePlatformResource()