/vbox/src/VBox/Main/src-client/ |
H A D | GuestDnDTargetImpl.cpp | 233 HRESULT GuestDnDTarget::move(ULONG aScreenId, ULONG aX, ULONG aY, function in class:GuestDnDTarget
|
/vbox/src/VBox/Devices/PC/ipxe/src/hci/tui/ |
H A D | menu_ui.c | 97 move ( ( MENU_ROW + row_offset ), MENU_COL ); 145 move ( ( MENU_ROW + row_offset ), MENU_COL ); 190 int move; local 205 move = 0; 218 move = -1; 221 move = +1; 224 move = ( ui->first_visible - ui->selected - 1 ); 227 move = ( ui->first_visible - ui->selected 231 move = -ui->count; 234 move [all...] |
H A D | settings_ui.c | 227 move ( widget->row.row, widget->row.col + curs_offset ); 290 move ( row, 0 ); 453 int move; local 507 move = 0; 511 move = +1; 515 move = -1; 544 if ( move ) { 545 next = ( widget.current + move );
|
/vbox/src/libs/xpcom18a4/xpcom/string/public/ |
H A D | nsCharTraits.h | 146 move( char_type* s1, const char_type* s2, size_t n ) function in struct:nsCharTraits 427 move( char_type* s1, const char_type* s2, size_t n ) function in struct:nsCharTraits 748 nsCharTraits<CharT>::move(iter, s, n); 763 nsCharTraits<char>::move(iter, s, n); 776 nsCharTraits<PRUnichar>::move(iter, s, n);
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ |
H A D | curses.h | 283 //extern int move ( int, int ); 583 static inline int move ( int y, int x ) { function
|
/vbox/src/libs/xpcom18a4/xpcom/io/ |
H A D | nsLocalFileOS2.cpp | 544 nsLocalFile::CopySingleFile(nsIFile *sourceFile, nsIFile *destParent, const nsACString &newName, PRBool move) argument 572 if( move ) 577 if (!move || rc == ERROR_NOT_SAME_DEVICE || rc == ERROR_ACCESS_DENIED) { 579 * same drive. "MoveFile()" on Windows will go ahead and move the 617 if( move && (rc == NO_ERROR) ) 621 } /* !move or ERROR */ 631 nsLocalFile::CopyMove(nsIFile *aParentDir, const nsACString &newName, PRBool move) argument 680 rv = CopySingleFile(this, newParentDir, newName, move); 733 if (move) 750 if (move) [all...] |
H A D | nsLocalFileWin.cpp | 147 CoInitialize(NULL); // FIX: we should probably move somewhere higher up during startup 972 PRBool followSymlinks, PRBool move) 1014 if (!move) 1019 // does, we have to move it out of the say so that MoveFile will 1030 // then move it out of the way. 1041 // move destination file to backup file 1051 // move source file to destination file 1065 NS_ASSERTION(backupOk, "move backup failed"); 1077 nsLocalFile::CopyMove(nsIFile *aParentDir, const nsACString &newName, PRBool followSymlinks, PRBool move) argument 1136 return CopyMove(realDest, newName, followSymlinks, move); 971 CopySingleFile(nsIFile *sourceFile, nsIFile *destParent, const nsACString &newName, PRBool followSymlinks, PRBool move) argument [all...] |
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxws-tools.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ... |
H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |