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

/haiku-fatelf/src/tests/kits/net/DialUpPreflet/
H A DTextRequestDialog.cpp16 static const uint32 kWindowHeight = 10 + 20 + 10 + 25 + 5; variable
17 static const BRect kWindowRect(0, 0, kWindowWidth, kWindowHeight);
/haiku-fatelf/src/tests/kits/net/preflet/DialUpAddOn/
H A DTextRequestDialog.cpp33 static const uint32 kWindowHeight = 10 + 20 + 10 + 25 + 5; variable
34 static const BRect kWindowRect(0, 0, kWindowWidth, kWindowHeight);

Completed in 99 milliseconds