HomeSort by: relevance | last modified time | path
    Searched refs:_dlg_proc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/menu/
window.h 52 static BOOL CALLBACK _dlg_proc(HWND, UINT, WPARAM, LPARAM);
window.cpp 64 Window::_dlg_proc(HWND h, UINT msg, WPARAM param, LPARAM lparam) function in class:Window
tabwindow.cpp 132 reinterpret_cast <DLGPROC>(Window::_dlg_proc),

Completed in 26 milliseconds