Searched refs:bReload (Results 1 – 2 of 2) sorted by relevance
57 void OnDisplaySelect(int DisplayIndex, BOOL bReload = FALSE);
1264 void resource_view::OnDisplaySelect(int DisplayIndex, BOOL bReload) in OnDisplaySelect() argument1267 if (mDisplayIndex != DisplayIndex || bReload) in OnDisplaySelect()