Searched refs:MoveWindow (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/krb5/src/windows/leashdll/ |
H A D | winutil.c | 56 MoveWindow(GetDlgItem(hWnd, 1), DLGWD(2), DLGHT(2), in MITPasswordEditProc()
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | read_pwd.c | 112 MoveWindow(hwnd, r.left, r.top, dlgwidth, dlgheight, TRUE); in center_dialog()
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | IOHandlerCursesGUI.cpp | 641 void MoveWindow(int x, int y) { MoveWindow(Point(x, y)); } in MoveWindow() function in curses::Window 646 void MoveWindow(const Point &origin) { in MoveWindow() function in curses::Window 668 MoveWindow(bounds.origin); in SetBounds()
|