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

  /external/opencv/cv/src/
cvoptflowbm.cpp 127 /* have not full width - BorderWidth */
130 int BorderWidth;
315 BorderWidth = imgSize.width % blockSize.width;
316 if( BorderWidth )
319 BorderWidth = blockSize.width;
373 CurrentWidth = (j == NumberBlocksX - 1) ? BorderWidth : blockSize.width;
  /external/pdfium/xfa/fde/css/
fde_css.h 106 BorderWidth,
fde_cssdatatable.cpp 69 {FDE_CSSProperty::BorderWidth, L"border-width", 0xA8DE4FEB,
cfde_cssdeclaration.cpp 383 case FDE_CSSProperty::BorderWidth:
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 208 milliseconds