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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_textlayout.cpp 142 indent.Set(FDE_CSSLENGTHUNIT_Point, para.GetTextIndent());
793 FX_FLOAT fIndent = para.GetTextIndent();
872 FX_FLOAT fIndent = pParaStyle->GetTextIndent().GetValue();
    [all...]
xfa_ffwidgetacc.cpp 857 size.x += para.GetTextIndent();
    [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 203 FX_FLOAT GetTextIndent();
  /external/pdfium/xfa/src/fdp/include/
fde_css.h 938 virtual const FDE_CSSLENGTH& GetTextIndent() const = 0;
    [all...]
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.h 684 virtual const FDE_CSSLENGTH& GetTextIndent() const {
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp 457 FX_FLOAT CXFA_Para::GetTextIndent() {
    [all...]

Completed in 97 milliseconds