Searched refs:line_length (Results 1 - 19 of 19) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfbpriv.h103 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfbpriv.h104 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dvia_drm.h267 uint32_t line_length; member in struct:drm_via_dmablit
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfbpriv.h104 __u32 line_length; /* length of a line in bytes */ member in struct:fb_fix_screeninfo
/vbox/src/VBox/RDP/client-1.8.3/
H A Dxkeymap.c390 unsigned int line_length = 0; local
413 line_length = strlen(line);
416 if (strspn(line, " \t\n\r\f\v") == line_length)

Completed in 72 milliseconds