Searched refs:FBC_API_VERSION (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc.h47 #define FBC_API_VERSION ((fbc_api_ver_t)(1)) /* fbconf_xorg(1M) API version */ macro
H A Dfbc_get_properties.c116 if (*fb_api_version != FBC_API_VERSION) {
119 FBC_API_VERSION, /* fbconf_xorg(1M) */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_properties.c52 fbc_api_ver_t SUNWast_api_version = FBC_API_VERSION;
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_properties.c52 fbc_api_ver_t SUNWmga_api_version = FBC_API_VERSION;
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_properties.c55 fbc_api_ver_t SUNWefb_api_version = FBC_API_VERSION;

Completed in 12 milliseconds