Lines Matching full:coordinate
182 * @param x x-coordinate of text base, in pixels
183 * @param y y-coordinate of text base, in pixels
209 * @param x x-coordinate of text base, in pixels
210 * @param y y-coordinate of text base, in pixels
388 * @brief Start the operation of graphics primitives at the specified coordinate
391 * units. The negative x coordinate value means the coordinate in the left
392 * virtual screen from (0, 0), while the negative y coordinate value means the
393 * coordinate in the upper virtual screen from (0, 0). If drawing on the
394 * negative coordinate position, the drawing operation will not be visible.
396 * @param x Signed x-coordinate in 1/16 pixel precision
397 * @param y Signed y-coordinate in 1/16 pixel precision
411 * @param x x-coordinate in pixels, from 0 to 511
412 * @param y y-coordinate in pixels, from 0 to 511