HomeSort by relevance Sort by last modified time
    Searched refs:GetFace (Results 1 - 7 of 7) sorted by null

  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 414 FXFT_Face face = m_pFont->GetFace();
434 FXFT_Face face = m_pFont->GetFace();
fx_ge_text.cpp 192 if (pFont->GetFace() != NULL || (pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_GLYPHPATH)) {
202 if (pFont->GetFace() == NULL && !(pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_CLEARTYPE)) {
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 140 FXFT_Face GetFace() const
142 return m_Font.GetFace();
  /external/pdfium/core/include/fxge/
fx_font.h 66 FXFT_Face GetFace() const
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 212 if (pFont->GetFace() == NULL && !(pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_GLYPHPATH)) {
220 if (pFont->GetFace() == NULL && !(pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_GLYPHPATH)) {
  /external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font_cid.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3drmobj.h     [all...]

Completed in 266 milliseconds