Searched refs:iMaxIndentation (Results 1 – 1 of 1) sorted by relevance
107 int iMaxIndentation; member3839 liInfos->iMaxIndentation = 0; in FILEDLG95_LOOKIN_Init()4076 if(tmpFolder->m_iIndent > liInfos->iMaxIndentation) in FILEDLG95_LOOKIN_AddItem()4077 liInfos->iMaxIndentation = tmpFolder->m_iIndent; in FILEDLG95_LOOKIN_AddItem()4169 while(liInfos->iMaxIndentation > tmpFolder->m_iIndent) in FILEDLG95_LOOKIN_SelectItem()4199 if(liInfos->iMaxIndentation <= 2) in FILEDLG95_LOOKIN_RemoveMostExpandedItem()4202 if((iItemPos = FILEDLG95_LOOKIN_SearchItem(hwnd,liInfos->iMaxIndentation,SEARCH_EXP)) >=0) in FILEDLG95_LOOKIN_RemoveMostExpandedItem()4208 liInfos->iMaxIndentation--; in FILEDLG95_LOOKIN_RemoveMostExpandedItem()