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

  /external/pdfium/core/src/fxge/ge/
text_int.h 96 int m_Weight;
fx_ge_fontmap.cpp 17 m_Weight = 0;
789 pSubstFont->m_Weight = weight;
792 pSubstFont->m_Weight = pSubstFont->m_Weight * 4 / 5;
    [all...]
fx_ge_text.cpp     [all...]
  /external/pdfium/core/src/fxge/apple/
fx_apple_platform.cpp 117 pFont->GetSubstFont()->m_Weight >= 500 &&
118 pFont->GetSubstFont()->m_Weight <= 600) {
fx_quartz_device.cpp     [all...]
  /external/pdfium/core/include/fxge/
fx_font.h 181 int m_Weight;
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_doc.cpp     [all...]

Completed in 1049 milliseconds