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

/vbox/src/VBox/GuestHost/SharedClipboard/
H A Dx11-clipboard.cpp1478 CLIPX11FORMAT mBitmapFormat; member in struct:_CLIPREADX11CBREQ
1499 "pReq->mBitmapFormat=%u, pReq->mCtx=%p\n",
1500 pReq->mFormat, pReq->mTextFormat, pReq->mBitmapFormat,
1541 switch (clipRealFormatForX11Format(pReq->mBitmapFormat))
1646 pReq->mBitmapFormat = pCtx->X11BitmapFormat;
1647 if (pReq->mBitmapFormat == INVALID)

Completed in 2231 milliseconds