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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fwltheme.cpp 215 m_Rect.width += para.GetMarginRight();
xfa_textlayout.cpp 163 rtMarginWidth.right.Set(FDE_CSSLENGTHUNIT_Point, para.GetMarginRight());
784 fLineWidth -= para.GetMarginRight();
787 fLineWidth -= para.GetMarginRight();
    [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_objectacc.h 198 FX_FLOAT GetMarginRight();
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_objectacc_imp.cpp 432 FX_FLOAT CXFA_Para::GetMarginRight() {
    [all...]

Completed in 64 milliseconds