doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
AlphaPopup.cpp File Reference
#include "../../idlib/precompiled.h"
#include "../../sys/win32/win_local.h"
#include "ColorButton.h"
#include "MaskEdit.h"
#include "../../sys/win32/rc/guied_resource.h"

Go to the source code of this file.

Functions

LRESULT CALLBACK AlphaSlider_WndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
 
LRESULT FAR PASCAL AlphaSelectDlg_GetMsgProc (int nCode, WPARAM wParam, LPARAM lParam)
 
INT_PTR CALLBACK AlphaSelectDlg_WndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
 
void AlphaButton_OpenPopup (HWND button)
 

Function Documentation

void AlphaButton_OpenPopup ( HWND  button)

Definition at line 321 of file AlphaPopup.cpp.

LRESULT FAR PASCAL AlphaSelectDlg_GetMsgProc ( int  nCode,
WPARAM  wParam,
LPARAM  lParam 
)

Definition at line 200 of file AlphaPopup.cpp.

INT_PTR CALLBACK AlphaSelectDlg_WndProc ( HWND  hwnd,
UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
)

Definition at line 232 of file AlphaPopup.cpp.

LRESULT CALLBACK AlphaSlider_WndProc ( HWND  hwnd,
UINT  msg,
WPARAM  wParam,
LPARAM  lParam 
)

Definition at line 81 of file AlphaPopup.cpp.