Searched defs:where (Results 1 - 25 of 49) sorted by relevance

12

/vbox/src/VBox/Additions/haiku/VBoxTray/
H A DVBoxGuestDeskbarView.cpp179 BPoint where = ConvertToScreen(point); local
190 menu->Go(where, true, true, true);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dio.h159 static inline __msvcrt_long lseek(int fd, __msvcrt_long off, int where) { return _lseek(fd, off, where); } argument
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_handle.c155 char where[30]; local
187 len = sizeof (where) + sizeof (offinfo) + strlen(faultstr) +
195 (void) sprintf(where, "predicate");
197 (void) sprintf(where, "action #%d", err.dteda_action);
223 details, where, offinfo);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dio.h12 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where
14 * that LGPLv2 or any later version may be used, or where a choice of which version
156 static inline __msvcrt_long lseek(int fd, __msvcrt_long off, int where) { return _lseek(fd, off, where); } argument
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserItem.cpp217 void UIGChooserItem::setDragTokenPlace(DragToken where) argument
220 if (m_dragTokenPlace != where)
222 m_dragTokenPlace = where;
H A DUIGChooserItemMachine.cpp692 bool UIGChooserItemMachine::isDropAllowed(QGraphicsSceneDragDropEvent *pEvent, DragToken where) const
703 if (where != DragToken_Off)
725 void UIGChooserItemMachine::processDrop(QGraphicsSceneDragDropEvent *pEvent, UIGChooserItem *pFromWho, DragToken where) argument
730 AssertMsg(!pFromWho && where == DragToken_Off, ("Machine graphics item do NOT support children!"));
732 Q_UNUSED(where);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/
H A Dranfile.cpp321 const char *where[] = {"okay", "open", "close", "delete", "write", "seek"}; local
415 programName, where[hammer[poll]->problem], duration);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dranfile.c288 const char *where[] = {"okay", "open", "close", "delete", "write", "seek"}; local
411 programName, where[hammer[poll].problem], duration);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Ddmx.h168 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Ddmx.h168 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddmx.h171 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddmx.h170 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddmx.h170 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddmx.h170 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Ddmx.h170 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Ddmx.h170 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Ddmx.h168 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Ddmx.h168 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Ddmx.h168 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Ddmx.h168 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Ddmx.h168 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Ddmx.h168 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Ddmx.h168 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddmx.h167 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddmx.h167 PositionType where; /**< Relative layout information */ member in struct:_DMXScreenInfo

Completed in 95 milliseconds

12