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

  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 214 FX_BOOL SetTextIndent(FX_FLOAT fTextIndent);
  /external/pdfium/xfa/src/fdp/include/
fde_css.h 963 virtual void SetTextIndent(const FDE_CSSLENGTH& textIndent) = 0;
    [all...]
  /external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.h 759 virtual void SetTextIndent(const FDE_CSSLENGTH& textIndent) {
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_textlayout.cpp 143 pParaStyle->SetTextIndent(indent);
    [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp 502 FX_BOOL CXFA_Para::SetTextIndent(FX_FLOAT fTextIndent) {
    [all...]

Completed in 568 milliseconds