Searched refs:orgX (Results 1 – 1 of 1) sorted by relevance
87 void DrawPoint(const u16 orgX, const u16 orgY) in DrawPoint() argument89 if (MEMO_X <= orgX && orgX < MEMO_X + MEMO_WIDTH && in DrawPoint()94 u16 x = orgX - MEMO_X; in DrawPoint()