Searched refs:pos_x (Results 1 – 1 of 1) sorted by relevance
280 u16 pos_x; in SetISBNString() local288 pos_x = pos[i].x; in SetISBNString()309 dst[0].attr01 = (u32)((pos_x << 16) | (pos_y << 0)); in SetISBNString()311 dst[1].attr01 = (u32)((pos_x << 16) | (pos_y + 8 << 0)); in SetISBNString()314 pos_x += width; in SetISBNString()