Searched refs:pConditionCandidate (Results 1 – 1 of 1) sorted by relevance
540 const Window* pConditionCandidate = pGetFocusWindow->GetParent(); in PreNotify() local541 …const Window* pPlaygroundCandidate = pConditionCandidate ? pConditionCandidate->GetParent() : NULL; in PreNotify()547 pConditionCandidate = pConditionCandidate->GetParent(); in PreNotify()548 … pPlaygroundCandidate = pConditionCandidate ? pConditionCandidate->GetParent() : NULL; in PreNotify()552 …impl_ensureConditionVisible( dynamic_cast< const Condition& >( *pConditionCandidate ).getCondition… in PreNotify()
Completed in 13 milliseconds