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/core/fxcrt/css/
cfx_css.h 104 BorderWidth,
cfx_cssdatatable.cpp 69 {CFX_CSSProperty::BorderWidth, L"border-width", 0xA8DE4FEB,
cfx_cssdeclaration.cpp 528 case CFX_CSSProperty::BorderWidth:
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 1328 milliseconds