Lines Matching refs:BControlLook
698 uint32 flags = pressed ? BControlLook::B_ACTIVATED : 0; in _DrawKeyButton()
739 uint32 flags = pressed ? BControlLook::B_ACTIVATED : 0; in _DrawKey()
781 BControlLook::B_LEFT_BORDER | BControlLook::B_TOP_BORDER in _DrawKey()
782 | BControlLook::B_BOTTOM_BORDER); in _DrawKey()
785 BControlLook::B_LEFT_BORDER | BControlLook::B_TOP_BORDER in _DrawKey()
786 | BControlLook::B_BOTTOM_BORDER); in _DrawKey()
791 BControlLook::B_TOP_BORDER | BControlLook::B_RIGHT_BORDER); in _DrawKey()
794 BControlLook::B_TOP_BORDER | BControlLook::B_RIGHT_BORDER); in _DrawKey()
799 BControlLook::B_LEFT_BORDER | BControlLook::B_RIGHT_BORDER in _DrawKey()
800 | BControlLook::B_BOTTOM_BORDER); in _DrawKey()
803 BControlLook::B_LEFT_BORDER | BControlLook::B_RIGHT_BORDER in _DrawKey()
804 | BControlLook::B_BOTTOM_BORDER); in _DrawKey()
872 background, BControlLook::B_DISABLED); in _DrawIndicator()
874 base, BControlLook::B_DISABLED); in _DrawIndicator()