Home
last modified time | relevance | path

Searched defs:screen_width (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dbeval.h67 Dimension screen_width; // screen width in pixels member
H A Dgui_xim.c207 int screen_x, screen_y, screen_width, screen_height; in im_preedit_window_set_position() local