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

/haiku/src/kits/interface/
H A DWindow.cpp1003 int32 nextWidth; local
1004 if (pendingMessage->FindInt32("width", &nextWidth) == B_OK)
1005 width = nextWidth;

Completed in 51 milliseconds