Searched refs:BorderWidth (Results 1 – 3 of 3) sorted by relevance
130 int BorderWidth; in icvCalcOpticalFlowBM_8u32fR() local315 BorderWidth = imgSize.width % blockSize.width; in icvCalcOpticalFlowBM_8u32fR()316 if( BorderWidth ) in icvCalcOpticalFlowBM_8u32fR()319 BorderWidth = blockSize.width; in icvCalcOpticalFlowBM_8u32fR()373 CurrentWidth = (j == NumberBlocksX - 1) ? BorderWidth : blockSize.width; in icvCalcOpticalFlowBM_8u32fR()
2968 …tton(this.calendarPicker.calendarTableView.width() - CalendarTableView.BorderWidth * 2 - CalendarN…3394 CalendarTableView.BorderWidth = 1;3479 …turn this.scrollView.height() + CalendarTableHeaderView.Height + CalendarTableView.BorderWidth * 2;3486 ….scrollView.setHeight(height - CalendarTableHeaderView.Height - CalendarTableView.BorderWidth * 2);3726 CalendarPicker.BorderWidth = 1;3833 …CalendarTableHeaderView.Height + numberOfRows * DayCell.Height + CalendarTableView.BorderWidth * 2;3834 …ht + CalendarHeaderView.BottomMargin + CalendarPicker.Padding * 2 + CalendarPicker.BorderWidth * 2;4051 …urn this.calendarTableView.width() + (CalendarTableView.BorderWidth + CalendarPicker.BorderWidth +…4069 … CalendarHeaderView.BottomMargin - CalendarPicker.Padding * 2 - CalendarTableView.BorderWidth * 2);
130 WebInspector.Layers3DView.BorderWidth = 1;372 …isSelected ? WebInspector.Layers3DView.SelectedBorderWidth : WebInspector.Layers3DView.BorderWidth;