HomeSort by relevance Sort by last modified time
    Searched defs:bVisible (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_rectangle.cpp 204 bool bVisible = false;
207 bVisible = true;
211 if (!bVisible)
260 bool bVisible;
263 std::tie(i3DType, bVisible, fThickness) = Get3DStyle();
265 if (!bVisible || fThickness < 0.001f)
cxfa_layoutpagemgr.cpp 99 bool bVisible,
104 if (bVisible) {
    [all...]
  /external/pdfium/xfa/fxfa/
cxfa_widgetacc.cpp     [all...]

Completed in 237 milliseconds