Searched defs:hInst (Results 1 – 5 of 5) sorted by relevance
| /external/lzma/CPP/Windows/Control/ |
| D | CommandBar.h | 16 bool Create(HINSTANCE hInst, HWND hwndParent, int idCmdBar) in Create() 30 …int AddBitmap(HINSTANCE hInst, int idBitmap, int iNumImages, int iImageWidth, int iImageHeight) { … in AddBitmap() 34 …HWND InsertComboBox(HINSTANCE hInst, int iWidth, UINT dwStyle, WORD idComboBox, WORD iButton) { re… in InsertComboBox() 35 …bool InsertMenubar(HINSTANCE hInst, WORD idMenu, WORD iButton) { return BOOLToBool(::CommandBar_In… in InsertMenubar() 36 …bool InsertMenubarEx(HINSTANCE hInst, LPTSTR pszMenu, WORD iButton) { return BOOLToBool(::CommandB… in InsertMenubarEx()
|
| /external/libpng/contrib/gregbook/ |
| D | rpng-win.c | 166 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) in WinMain() 484 static int rpng_win_create_window(HINSTANCE hInst, int showmode) in rpng_win_create_window()
|
| D | rpng2-win.c | 276 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) in WinMain()
|
| /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/ |
| D | Win32InputManager.cpp | 61 HINSTANCE hInst = 0; in _initialize() local
|
| /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/SDL/SdlDemo/ |
| D | SdlDemo.cpp | 77 INT WINAPI WinMain( HINSTANCE hInst, HINSTANCE, LPSTR strCmdLine, INT ) in WinMain() argument
|