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

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DquartzRandR.c83 static double getDictDouble (CFDictionaryRef dictRef, CFStringRef key) { function in typeref:typename:double
99 pMode->refresh = (int)(getDictDouble(modeRef, kCGDisplayRefreshRate) + 0.5);

Completed in 3 milliseconds