HomeSort by relevance Sort by last modified time
    Searched full:getfontdescent (Results 1 - 17 of 17) sorted by null

  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
RowHeaderPresenter.java 153 space += (int) getFontDescent((TextView) holder.view, mFontMeasurePaint);
158 protected static float getFontDescent(TextView textView, Paint fontMeasurePaint) {
  /external/pdfium/core/src/fpdfdoc/
doc_vt.cpp 314 m_pVT->GetFontDescent(m_pVT->GetDefaultFontIndex(), m_pVT->GetFontSize());
703 m_pVT->GetFontDescent(m_pVT->GetDefaultFontIndex(), fFontSize);
827 GetFontDescent(GetDefaultFontIndex(), GetFontSize());
    [all...]
pdf_vt.h 488 FX_FLOAT GetFontDescent(int32_t nFontIndex, FX_FLOAT fFontSize);
  /frameworks/support/api/
current.txt     [all...]
  /prebuilts/sdk/support-api/
22.0.0.txt     [all...]
22.1.0.txt     [all...]
22.2.0.txt     [all...]
22.2.1.txt     [all...]
23.0.0.txt     [all...]
23.1.0.txt     [all...]
23.1.1.txt     [all...]
23.2.0.txt     [all...]
23.2.1.txt     [all...]
23.4.0.txt     [all...]
24.0.0.txt     [all...]
24.1.0.txt     [all...]
24.2.0.txt     [all...]

Completed in 691 milliseconds