Home | History | Annotate | Download | only in page

Lines Matching defs:pFontDict

1179   CPDF_Dictionary* pFontDict = ToDictionary(FindResourceObj("Font", name));
1180 if (!pFontDict) {
1185 CPDF_Font* pFont = m_pDocument->LoadFont(pFontDict);