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 180 FX_FLOAT fCharSpace = pEdit->GetCharSpace();
fxet_pageobjs.cpp 136 if (pEdit->GetCharSpace() > 0.0f)
fxet_edit.cpp     [all...]
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 513 FX_FLOAT GetCharSpace() const
570 FX_FLOAT GetCharSpace(const CPVT_WordInfo & WordInfo);
doc_vt.cpp     [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 416 virtual FX_FLOAT GetCharSpace() const = 0;
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 381 virtual FX_FLOAT GetCharSpace() const = 0;
fxet_edit.h 658 FX_FLOAT GetCharSpace() const;

Completed in 70 milliseconds