Home | History | Annotate | Download | only in fpdf_font

Lines Matching refs:dwFontSize

294         FX_DWORD dwFontSize = m_pFontFile->GetSize();

295 m_Font.LoadEmbedded(pFontData, dwFontSize);