Searched refs:HaikuControlLook (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/interface/
H A DHaikuControlLook.cpp12 #include <HaikuControlLook.h>
38 HaikuControlLook::HaikuControlLook() function in class:BPrivate::HaikuControlLook
45 HaikuControlLook::~HaikuControlLook()
51 HaikuControlLook::DefaultLabelAlignment() const
58 HaikuControlLook::DefaultLabelSpacing() const
65 HaikuControlLook::DefaultItemSpacing() const
72 HaikuControlLook::Flags(BControl* control) const
108 HaikuControlLook
[all...]
H A DInterfaceDefs.cpp44 #include <HaikuControlLook.h>
1468 be_control_look = new HaikuControlLook();
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.h15 #include "HaikuControlLook.h"
25 using BPrivate::HaikuControlLook;
27 class FlatControlLook : public HaikuControlLook {
H A DFlatControlLook.cpp40 : HaikuControlLook()
/haiku/headers/private/interface/
H A DHaikuControlLook.h21 class HaikuControlLook : public BControlLook { class in namespace:BPrivate
23 HaikuControlLook();
24 virtual ~HaikuControlLook();

Completed in 86 milliseconds