Searched refs:curFocus (Results 1 – 1 of 1) sorted by relevance
364 CFWL_Widget* curFocus = pDriver->GetFocus(); in SetFocus() local365 if (bFocus && curFocus != this) in SetFocus()367 else if (!bFocus && curFocus == this) in SetFocus()