Searched refs:popHeight (Results 1 – 1 of 1) sorted by relevance
269 int popHeight; in adjustWindowPos() local277 popHeight = cy; in adjustWindowPos()293 if ((popY + popHeight) > yScreen) in adjustWindowPos()294 popY = yScreen - popHeight; in adjustWindowPos()
Completed in 15 milliseconds