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

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_layout_itemlayout.cpp 394 sPos.Add(pMarginNode->GetMeasure(XFA_ATTRIBUTE_LeftInset)
    [all...]
xfa_objectacc_imp.cpp 218 return TryMeasure(XFA_ATTRIBUTE_LeftInset, fInset);
234 return SetMeasure(XFA_ATTRIBUTE_LeftInset, fInset);
    [all...]
xfa_basic_data.cpp 385 {0xcfea02e, L"leftInset", XFA_ATTRIBUTE_LeftInset,
    [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa_basic.h 390 XFA_ATTRIBUTE_LeftInset,
    [all...]
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidgethandler.cpp 543 pMargin->SetMeasure(XFA_ATTRIBUTE_LeftInset,

Completed in 145 milliseconds