Searched refs:SFcharsPerEntry (Results 1 – 1 of 1) sorted by relevance
147 static int SFcharsPerEntry = 15; variable873 if (dir->hOrigin > dir->nChars - SFcharsPerEntry) in SFcheckDir()874 dir->hOrigin = dir->nChars - SFcharsPerEntry; in SFcheckDir()1186 SFcharsPerEntry) ? dir->nChars : in SFclearList()1187 SFcharsPerEntry)) / dir->nChars)); in SFclearList()1193 SFcharsPerEntry) ? dir->nChars : in SFclearList()1194 SFcharsPerEntry)) / dir->nChars), in SFclearList()1845 nw = -SFcharsPerEntry; in SFhAreaSelectedCallback()1852 nw = SFcharsPerEntry; in SFhAreaSelectedCallback()1857 if (nw > dir->nChars - SFcharsPerEntry) in SFhAreaSelectedCallback()[all …]