#include "StdAfx.h"
#include "Shareaza.h"
#include "Settings.h"
#include "CoolInterface.h"
#include "CtrlCoolTip.h"
#include "GraphLine.h"
Go to the source code of this file.
Defines | |
#define | TIP_TIMER 100 |
#define | TIP_OFFSET_X 0 |
#define | TIP_OFFSET_Y 24 |
#define | TIP_MARGIN 6 |
#define | TIP_TEXTHEIGHT 14 |
|
Definition at line 54 of file CtrlCoolTip.cpp. Referenced by CMatchTipCtrl::ComputeSize(), CCoolTipCtrl::DrawRule(), CMatchTipCtrl::OnPaint(), CCoolTipCtrl::OnPaint(), and CCoolTipCtrl::ShowImpl(). |
|
Definition at line 52 of file CtrlCoolTip.cpp. Referenced by CCoolTipCtrl::ShowImpl(), and CMatchTipCtrl::ShowInternal(). |
|
Definition at line 53 of file CtrlCoolTip.cpp. Referenced by CCoolTipCtrl::ShowImpl(), and CMatchTipCtrl::ShowInternal(). |
|
|
Definition at line 51 of file CtrlCoolTip.cpp. Referenced by CCoolTipCtrl::Show(), and CCoolTipCtrl::ShowImpl(). |