Home
last modified time | relevance | path

Searched refs:bReload (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dresource_view.h57 void OnDisplaySelect(int DisplayIndex, BOOL bReload = FALSE);
Dresource_view.cpp1264 void resource_view::OnDisplaySelect(int DisplayIndex, BOOL bReload) in OnDisplaySelect() argument
1267 if (mDisplayIndex != DisplayIndex || bReload) in OnDisplaySelect()