Home | History | Annotate | Download | only in fpdf_font

Lines Matching refs:FXFT_Get_Face_CharmapCount

15     for (int i = 0; i < FXFT_Get_Face_CharmapCount(face); i ++) {

1068 if (FXFT_Get_Face_CharmapCount(face) == 0) {
1071 if (FXFT_Get_Face_CharmapCount(face) == 1 &&
1449 for (int i = 0; i < FXFT_Get_Face_CharmapCount(m_Font.m_Face); i++) {