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

  /external/pdfium/xfa/fxfa/parser/
cxfa_margin.cpp 30 return TryMeasure(XFA_ATTRIBUTE_BottomInset, fInset);
xfa_layout_itemlayout.cpp 139 if (pMarginNode->TryMeasure(XFA_ATTRIBUTE_BottomInset, mTmpValue,
171 pMarginNode->GetMeasure(XFA_ATTRIBUTE_BottomInset).ToUnit(XFA_UNIT_Pt);
337 pMarginNode->GetMeasure(XFA_ATTRIBUTE_BottomInset).ToUnit(XFA_UNIT_Pt);
    [all...]
xfa_basic_data_element_attributes.cpp 192 XFA_ATTRIBUTE_BottomInset,
xfa_basic_data_attributes.cpp 110 {0x1356caf8, L"bottomInset", XFA_ATTRIBUTE_BottomInset,
    [all...]
xfa_basic_data_element_script.cpp     [all...]
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidgethandler.cpp 514 pMargin->SetMeasure(XFA_ATTRIBUTE_BottomInset,
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 397 XFA_ATTRIBUTE_BottomInset,

Completed in 107 milliseconds