Searched defs:darwinLabelWindow (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DVBoxUtils-darwin.cpp66 void darwinLabelWindow(QWidget *pWidget, QPixmap *pPixmap, bool fCenter) function
68 ::darwinLabelWindow(::darwinToNativeWindow(pWidget), ::darwinToNSImageRef(pPixmap), fCenter);

Completed in 78 milliseconds