Searched refs:nextHeight (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/interface/
H A DWindow.cpp1007 int32 nextHeight; local
1008 if (pendingMessage->FindInt32("height", &nextHeight)
1010 height = nextHeight;

Completed in 43 milliseconds