Searched refs:Get3DStyle (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_box.h51 int32_t Get3DStyle(bool& bVisible, FX_FLOAT& fThickness) const;
H A Dcxfa_box.cpp151 int32_t CXFA_Box::Get3DStyle(bool& bVisible, FX_FLOAT& fThickness) const { function in class:CXFA_Box
H A Dcxfa_widgetdata.cpp430 border.Get3DStyle(bVisible, fThickness);
/external/pdfium/xfa/fxfa/app/
H A Dxfa_ffwidget.cpp1713 int32_t i3DType = box.Get3DStyle(bVisible, fThickness);
1881 int32_t i3DType = box.Get3DStyle(bVisible, fThickness);

Completed in 138 milliseconds