Home | History | Annotate | Download | only in fpdf_font

Lines Matching refs:m_pFontFile

1033                   m_pFontFile && m_bType1);

1055 m_pFontFile == NULL && (m_pCMap->m_Coding == CIDCODING_CID || pCIDFontDict->KeyExist(FX_BSTRC("W"))));
1072 if (m_pFontFile || (GetSubstFont()->m_SubstFlags & FXFONT_SUBST_EXACT)) {
1080 if (m_pFontFile) {
1171 if (m_pFontFile == NULL && m_Charset == CIDSET_JAPAN1) {
1295 if (m_pFontFile == NULL && m_pCIDToGIDMap == NULL) {
1411 if (m_pFontFile && m_pCMap->m_pMapping == NULL) {
1699 if (m_Charset != CIDSET_JAPAN1 || m_pFontFile != NULL) {