Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dproperties_win.cpp481 int bPrevious = FALSE; in OnTabKey() local
485 bPrevious = TRUE; in OnTabKey()
488 CWnd *next = GetNextDlgTabItem(GetFocus(), bPrevious); in OnTabKey()