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

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_layout_itemlayout.cpp 108 fCurTopMargin = pMarginNode->GetMeasure(XFA_ATTRIBUTE_TopInset)
262 pMarginNode->GetMeasure(XFA_ATTRIBUTE_TopInset).ToUnit(XFA_UNIT_Pt);
396 pMarginNode->GetMeasure(XFA_ATTRIBUTE_TopInset)
    [all...]
xfa_objectacc_imp.cpp 222 return TryMeasure(XFA_ATTRIBUTE_TopInset, fInset);
237 return SetMeasure(XFA_ATTRIBUTE_TopInset, fInset);
    [all...]
xfa_basic_data.cpp 431 {0x25764436, L"topInset", XFA_ATTRIBUTE_TopInset, XFA_ATTRIBUTETYPE_Measure,
    [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_basic.h 407 XFA_ATTRIBUTE_TopInset,
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidgethandler.cpp 547 pMargin->SetMeasure(XFA_ATTRIBUTE_TopInset,

Completed in 224 milliseconds