Searched refs:bInclusive (Results 1 – 1 of 1) sorted by relevance
1449 bool bInclusive = ( aLayoutBtn.GetText() == aLayoutStr ); in IMPL_LINK() local1456 if ( aLayoutBtn.IsChecked() && !bInclusive ) in IMPL_LINK()1530 if ( !aLayoutBtn.IsChecked() || bInclusive ) in IMPL_LINK()
Completed in 21 milliseconds