#include "StdAfx.h"
#include "Shareaza.h"
#include "CtrlCoolBar.h"
#include "CoolInterface.h"
#include "Skin.h"
Go to the source code of this file.
Defines | |
#define | DEFAULT_HEIGHT 30 |
#define | GRIPPER_WIDTH 4 |
#define | SEPARATOR_WIDTH 7 |
#define | MARGIN_WIDTH 5 |
#define | BUTTON_WIDTH 9 |
#define | IMAGE_WIDTH 16 |
#define | IMAGEBUTTON_WIDTH 25 |
#define | TEXT_GAP 4 |
#define | CONTROL_HEIGHT 19 |
|
Definition at line 55 of file CtrlCoolBar.cpp. Referenced by CCoolBarItem::SetText(). |
|
Definition at line 59 of file CtrlCoolBar.cpp. Referenced by CCoolBarCtrl::Add(), CCoolBarItem::CCoolBarItem(), and CCoolBarItem::Paint(). |
|
Definition at line 50 of file CtrlCoolBar.cpp. Referenced by CCoolBarCtrl::CCoolBarCtrl(), and CCoolBarCtrl::SetSize(). |
|
Definition at line 51 of file CtrlCoolBar.cpp. Referenced by CCoolBarCtrl::CalcFixedLayout(), CCoolBarCtrl::DoPaint(), and CCoolBarCtrl::PrepareRect(). |
|
Definition at line 56 of file CtrlCoolBar.cpp. Referenced by CCoolBarItem::SetText(). |
|
Definition at line 57 of file CtrlCoolBar.cpp. Referenced by CCoolBarItem::CCoolBarItem(). |
|
Definition at line 53 of file CtrlCoolBar.cpp. Referenced by CCoolBarCtrl::CalcFixedLayout(), CCoolBarCtrl::DoPaint(), and CCoolBarCtrl::PrepareRect(). |
|
Definition at line 52 of file CtrlCoolBar.cpp. Referenced by CCoolBarItem::CCoolBarItem(). |
|
Definition at line 58 of file CtrlCoolBar.cpp. Referenced by CCoolBarItem::SetText(). |