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

/haiku/src/add-ons/network_settings/dialup/
H A DTextRequestDialog.cpp21 static const uint32 kDefaultButtonWidth = 80; variable
72 rect.left = rect.right - kDefaultButtonWidth;
77 rect.left = rect.right - kDefaultButtonWidth;
H A DIPCPAddon.cpp26 static const uint32 kDefaultButtonWidth = 80; variable
H A DPPPoEAddon.cpp30 static const uint32 kDefaultButtonWidth = 80; variable
/haiku/src/bin/network/ppp_up/
H A DConnectionView.cpp29 static const uint32 kDefaultButtonWidth = 80; variable
109 rect.right = rect.left + kDefaultButtonWidth;
114 rect.right = rect.left + kDefaultButtonWidth;

Completed in 43 milliseconds