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