Home
last modified time | relevance | path

Searched refs:SetBCBorder (Results 1 – 3 of 3) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/layout/tables/
H A DnsTablePainter.cpp134 TableBackgroundPainter::TableBackgroundData::SetBCBorder(const nsMargin& aBorder) in SetBCBorder() function in TableBackgroundPainter::TableBackgroundData
226 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()
H A DnsTablePainter.h222 void SetBCBorder(const nsMargin& aBorderWidth);
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Dbctrackbarupdown.pas66 procedure SetBCBorder(AValue: TBCBorder); procedure
99 property Border: TBCBorder read FBCBorder write SetBCBorder;
360 procedure TCustomBCTrackbarUpdown.SetBCBorder(AValue: TBCBorder); procedure