Searched defs:pPDFFont (Results 1 – 4 of 4) sorted by relevance
77 if (CPDF_Font * pPDFFont = AddNativeInterFormFont(pFormDict, pDoc, sSysFontAlias)) { in GetAnnotSysPDFFont() local122 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) { in GetCharWidth() local132 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) { in GetTypeAscent() local139 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) { in GetTypeDescent() local175 if (CPDF_Font * pPDFFont = pFontMap->GetPDFFont(nFontIndex)) { in GetPDFWordString() local
17 if (CPDF_Font * pPDFFont = pFontMap->GetPDFFont(nFontIndex)) in GetPDFWordString() local
152 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) in GetCharWidth() local170 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) in GetTypeAscent() local178 if (CPDF_Font* pPDFFont = m_pFontMap->GetPDFFont(nFontIndex)) in GetTypeDescent() local
468 CPDF_Font* pPDFFont = pCharData->m_pCharState->m_pFont; in Display() local