Searched defs:poolSize (Results 1 – 2 of 2) sorted by relevance
104 wxTextCtrl* poolSize = (wxTextCtrl*) FindWindow(IDC_LOG_PREFS_POOL_SIZE); in TransferDataToWindow() local176 wxTextCtrl* poolSize = (wxTextCtrl*) FindWindow(IDC_LOG_PREFS_POOL_SIZE); in TransferDataFromWindow() local
112 int poolSize = 10240; // 10MB in LogWindow() local