Searched refs:JoyRegLength (Results 1 – 2 of 2) sorted by relevance
97 return 0 <= JoyCharFindIn (ch, pTES->JoyLower, pTES->JoyRegLength); in JoyCharIsLower()115 pTES->JoyRegLength); in JoyCharToUpper()124 pTES->JoyRegLength); in JoyCharToLower()163 &pTES->JoyRegLength); in DoTextEntry()167 if (lwlen != pTES->JoyRegLength) in DoTextEntry()169 if (lwlen < pTES->JoyRegLength) in DoTextEntry()170 pTES->JoyRegLength = lwlen; in DoTextEntry()173 pTES->JoyRegLength); in DoTextEntry()
148 int JoyRegLength; member