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

  /external/pdfium/xfa/fxfa/parser/
cxfa_margin.cpp 15 return TryMeasure(XFA_ATTRIBUTE_LeftInset, fInset);
cxfa_layoutitem.cpp 80 sPos += CFX_PointF(pMarginNode->GetMeasure(XFA_ATTRIBUTE_LeftInset)
xfa_layout_itemlayout.cpp 127 if (pMarginNode->TryMeasure(XFA_ATTRIBUTE_LeftInset, mTmpValue, false))
165 pMarginNode->GetMeasure(XFA_ATTRIBUTE_LeftInset).ToUnit(XFA_UNIT_Pt);
331 pMarginNode->GetMeasure(XFA_ATTRIBUTE_LeftInset).ToUnit(XFA_UNIT_Pt);
391 pMarginNode->GetMeasure(XFA_ATTRIBUTE_LeftInset).ToUnit(XFA_UNIT_Pt);
    [all...]
xfa_basic_data_element_attributes.cpp 191 XFA_ATTRIBUTE_LeftInset,
xfa_basic_data_attributes.cpp 103 {0xcfea02e, L"leftInset", XFA_ATTRIBUTE_LeftInset,
    [all...]
xfa_basic_data_element_script.cpp     [all...]
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidgethandler.cpp 505 pMargin->SetMeasure(XFA_ATTRIBUTE_LeftInset,
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 394 XFA_ATTRIBUTE_LeftInset,

Completed in 45 milliseconds