Searched defs:B_SOLID_HIGH (Results 1 - 5 of 5) sorted by last modified time

/haiku/src/kits/interface/
H A DGraphicsDefs.cpp21 const pattern B_SOLID_HIGH = {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}; variable
H A DPictureButton.cpp213 StrokeRect(Bounds(), B_SOLID_HIGH); local
/haiku/src/build/libbe/interface/
H A DGraphicsDefs.cpp33 const pattern B_SOLID_HIGH = {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}}; variable
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyItemView.cpp92 BPoint(b.left + fLabelWidth - 1.0, b.bottom), B_SOLID_HIGH); local
/haiku/src/tests/kits/interface/
H A DClippingPlusRedraw.cpp71 FillRect(Bounds(), B_SOLID_HIGH); local
95 FillRect(Bounds(), B_SOLID_HIGH); local
101 FillRect(Bounds(), B_SOLID_HIGH); local

Completed in 31 milliseconds