Searched refs:i (Results 1 – 1 of 1) sorted by relevance
255 s32 i, j; in SetISBNString() local285 for (i = 0; i < count; i++) in SetISBNString()287 pos_x = pos[i].x; in SetISBNString()288 pos_y = pos[i].y; in SetISBNString()290 for (j = 0; j < pos[i].length; ++j) in SetISBNString()292 if (isbn[i][j] == '-') in SetISBNString()297 else if ((isbn[i][j] >= '0') && (isbn[i][j] <= '9')) in SetISBNString()299 index = (u16)(isbn[i][j] - '0'); in SetISBNString()429 s32 i; in DispExclusiveMessage() local434 for (i = 0; i < OSi_ONLY_FORCHINA_CHAR_HEIGHT; i++) in DispExclusiveMessage()[all …]