Home
last modified time | relevance | path

Searched refs:x_res (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/libs/freetype/include/freetype/
Dftcache.h447 FT_UInt x_res; member
/GUIX-v6.4.1/test/guix_studio_test/test_view/
Dtest_utils.py1848 def configure_x_res(x_res): argument
1849 logging.info('set x resolution to "%d"' %x_res)
1850 send_to_project_configure_dialog('CMD_CONFIGURE_X_RES', str(x_res))