Searched defs:frameColor (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/app/
H A DWorkspacesView.cpp205 rgb_color frameColor = inactiveFrameColor; local
/haiku/src/libs/print/libprint/
H A DPreview.cpp641 const rgb_color frameColor = { 0, 0, 0, 0 }; local
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp1365 rgb_color frameColor = tint_color(base, 1.1); local
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp2158 rgb_color frameColor = tint_color(base, 1.30); local
3278 _DrawRoundCornerLeftTop(BView* view, BRect& cornerRect, const BRect& updateRect, const rgb_color& background, const rgb_color& edgeColor, const rgb_color& frameColor, const rgb_color& bevelColor, const BGradientLinear& fillGradient) argument
3291 _DrawRoundCornerFrameLeftTop(BView* view, BRect& cornerRect, const BRect& updateRect, const rgb_color& background, const rgb_color& edgeColor, const rgb_color& frameColor) argument
3546 _DrawRoundCornerRightBottom(BView* view, BRect& cornerRect, const BRect& updateRect, const rgb_color& background, const rgb_color& edgeColor, const rgb_color& frameColor, const rgb_color& bevelColor, const BGradientLinear& fillGradient) argument
3559 _DrawRoundCornerFrameRightBottom(BView* view, BRect& cornerRect, const BRect& updateRect, const rgb_color& background, const rgb_color& edgeColor, const rgb_color& frameColor) argument
[all...]

Completed in 82 milliseconds