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

/vbox/src/VBox/Additions/common/VBoxControl/
H A DVBoxControl.cpp290 void resizeRect(RECTL *paRects, unsigned nRects, unsigned iPrimary, unsigned iResized, int NewWidth, int NewHeight) argument
311 if (iNextRect == ~0 || iNextRect == iPrimary)
339 if (iNextRect == ~0 || iNextRect == iPrimary)
367 if (iNextRect == ~0 || iNextRect == iPrimary)
395 if (iNextRect == ~0 || iNextRect == iPrimary)

Completed in 38 milliseconds