Searched refs:pos_x (Results 1 – 1 of 1) sorted by relevance
279 u16 pos_x; in SetISBNString() local287 pos_x = pos[i].x; in SetISBNString()308 dst[0].attr01 = (u32)((pos_x << 16) | (pos_y << 0)); in SetISBNString()310 dst[1].attr01 = (u32)((pos_x << 16) | (pos_y + 8 << 0)); in SetISBNString()313 pos_x += width; in SetISBNString()