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

  /external/pdfium/fpdfsdk/src/fxedit/
fxet_ap.cpp 166 FX_FLOAT fCharSpace = pEdit->GetCharSpace();
fxet_pageobjs.cpp 155 if (pEdit->GetCharSpace() > 0.0f)
fxet_edit.cpp     [all...]
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 422 FX_FLOAT GetCharSpace() const override { return m_fCharSpace; }
490 FX_FLOAT GetCharSpace(const CPVT_WordInfo& WordInfo);
doc_vt.cpp     [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 418 virtual FX_FLOAT GetCharSpace() const = 0;
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 413 virtual FX_FLOAT GetCharSpace() const = 0;
fxet_edit.h 618 FX_FLOAT GetCharSpace() const override;

Completed in 308 milliseconds