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

  /external/pdfium/xfa/fxfa/parser/
cxfa_margin.cpp 20 return TryMeasure(XFA_ATTRIBUTE_TopInset, fInset);
cxfa_layoutitem.cpp 82 pMarginNode->GetMeasure(XFA_ATTRIBUTE_TopInset)
xfa_layout_itemlayout.cpp 137 if (pMarginNode->TryMeasure(XFA_ATTRIBUTE_TopInset, mTmpValue, false))
167 pMarginNode->GetMeasure(XFA_ATTRIBUTE_TopInset).ToUnit(XFA_UNIT_Pt);
333 pMarginNode->GetMeasure(XFA_ATTRIBUTE_TopInset).ToUnit(XFA_UNIT_Pt);
    [all...]
xfa_basic_data_element_attributes.cpp 193 XFA_ATTRIBUTE_TopInset,
xfa_basic_data_attributes.cpp 149 {0x25764436, L"topInset", XFA_ATTRIBUTE_TopInset, XFA_ATTRIBUTETYPE_Measure,
    [all...]
xfa_basic_data_element_script.cpp     [all...]
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidgethandler.cpp 508 pMargin->SetMeasure(XFA_ATTRIBUTE_TopInset,
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 411 XFA_ATTRIBUTE_TopInset,

Completed in 51 milliseconds