Searched refs:fQueuePort (Results 1 – 1 of 1) sorted by relevance
82 BTextControl* fQueuePort; member in SetupView108 …fQueuePort = new BTextControl(QUEUE_RECT, "", QUEUE_TEXT, "9100", NULL); // 9100 is default HP Jet… in AttachedToWindow()109 AddChild(fQueuePort); in AttachedToWindow()110 fQueuePort->SetDivider(width); in AttachedToWindow()128 if (*fServerAddress->Text() && *fQueuePort->Text()) { in CheckSetup()131 uint16 port = atoi(fQueuePort->Text()); in CheckSetup()