Home
last modified time | relevance | path

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

/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx1243 bool bFocusNext = false; in KeyInput() local
1249 case KEY_DOWN: bFocusNext = true; break; in KeyInput()
1252 bFocusNext = true; in KeyInput()
1260 bFocusNext = true; in KeyInput()
1267 if ( !bFocusNext && !bFocusPrev ) in KeyInput()
1271 if ( bFocusNext ) in KeyInput()

Completed in 16 milliseconds