Home
last modified time | relevance | path

Searched defs:dwFontSize (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/apple/
Dfx_quartz_device.cpp51 void* CQuartz2D::CreateFont(const uint8_t* pFontData, uint32_t dwFontSize) { in CreateFont()
/external/pdfium/core/fpdfapi/font/
Dcpdf_font.cpp224 uint32_t dwFontSize = m_pFontFile->GetSize(); in LoadFontDescriptor() local