Searched refs:has_rate (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrscreen.c640 Bool has_rate = RRClientKnowsRates (client); local in function:ProcRRGetScreenInfo
662 if (has_rate)
697 if (has_rate)
757 Bool has_rate; local in function:ProcRRSetScreenConfig
770 has_rate = TRUE;
775 has_rate = FALSE;
871 if (has_rate)
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrscreen.c804 Bool has_rate = RRClientKnowsRates(client); local in function:ProcRRGetScreenInfo
828 if (has_rate)
859 if (has_rate) {
915 Bool has_rate; local in function:ProcRRSetScreenConfig
928 has_rate = TRUE;
932 has_rate = FALSE;
1023 if (has_rate)

Completed in 4 milliseconds