Searched refs:screen_flow_button_frame (Results 1 – 2 of 2) sorted by relevance
16 class screen_flow_button_frame : public CWnd19 screen_flow_button_frame(screen_flow *flow, CWnd *pParent = NULL);20 ~screen_flow_button_frame();145 screen_flow_button_frame *mpButtonFrame;
55 BEGIN_MESSAGE_MAP(screen_flow_button_frame, CWnd) in BEGIN_MESSAGE_MAP() argument67 screen_flow_button_frame::screen_flow_button_frame(screen_flow *flow, CWnd * pParent) in BEGIN_MESSAGE_MAP()73 screen_flow_button_frame::~screen_flow_button_frame() in ~screen_flow_button_frame()80 int screen_flow_button_frame::OnCreate(LPCREATESTRUCT lpCreateStruct) in OnCreate()119 void screen_flow_button_frame::OnSize(UINT nType, int cx, int cy) in OnSize()164 BOOL screen_flow_button_frame::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage()195 void screen_flow_button_frame::UpdateZoomValue() in UpdateZoomValue()218 void screen_flow_button_frame::OnFitContent() in OnFitContent()227 void screen_flow_button_frame::OnZoomOut() in OnZoomOut()236 void screen_flow_button_frame::OnZoomIn() in OnZoomIn()[all …]