Searched refs:SetBCBorder (Results 1 – 3 of 3) sorted by relevance
134 TableBackgroundPainter::TableBackgroundData::SetBCBorder(const nsMargin& aBorder) in SetBCBorder() function in TableBackgroundPainter::TableBackgroundData226 tableData.SetBCBorder(border.GetPhysicalMargin(wm)); in PaintTableFrame()330 cgData.SetBCBorder(border.GetPhysicalMargin(wm)); in PaintTable()345 colData.mCol.SetBCBorder(border.GetPhysicalMargin(wm)); in PaintTable()404 aRowGroupBGData.SetBCBorder(border.GetPhysicalMargin(wm)); in PaintRowGroup()502 aRowBGData.SetBCBorder(border.GetPhysicalMargin(wm)); in PaintRow()
222 void SetBCBorder(const nsMargin& aBorderWidth);
66 procedure SetBCBorder(AValue: TBCBorder); procedure99 property Border: TBCBorder read FBCBorder write SetBCBorder;360 procedure TCustomBCTrackbarUpdown.SetBCBorder(AValue: TBCBorder); procedure