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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_fftext.cpp 43 FX_FLOAT fLeftInset, fRightInset, fTopInset = 0, fBottomInset = 0;
47 mgWidget.GetTopInset(fTopInset);
51 rtText.Deflate(fLeftInset, fTopInset, fRightInset, fBottomInset);
87 FX_FLOAT fTopInset;
88 mgWidget.GetTopInset(fTopInset);
89 rtText.height -= fTopInset;
xfa_fffield.cpp 168 FX_FLOAT fLeftInset = 0, fRightInset = 0, fTopInset = 0, fBottomInset = 0;
171 mgWidget.GetTopInset(fTopInset);
174 rtWidget.Deflate(fLeftInset, fTopInset, fRightInset, fBottomInset);
177 rtWidget.Deflate(fLeftInset, fTopInset, fRightInset, 0);
xfa_ffwidget.cpp     [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_layout_itemlayout.cpp     [all...]
xfa_objectacc_imp.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 68 milliseconds