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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DKadDlg.cpp50 EVT_TEXT(ID_NODE_PORT, CKadDlg::OnFieldsChange)
156 int textfields[] = { ID_NODE_IP1, ID_NODE_IP2, ID_NODE_IP3, ID_NODE_IP4, ID_NODE_PORT};
185 if (((wxTextCtrl*)FindWindowById( ID_NODE_PORT ))->GetValue().ToULong(&port)) {
H A Dmuuli_wdr.h362 #define ID_NODE_PORT 10259 macro
H A Dmuuli_wdr.cpp2750 CMuleTextCtrl *item35 = new CMuleTextCtrl( parent, ID_NODE_PORT, wxT(""), wxDefaultPosition, wxSize(80,-1), 0 );

Completed in 156 milliseconds