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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_merge.c21 StrToRanges(range* r, const char* s) { function in typeref:typename:int
276 pScrn->monitor->nHsync = StrToRanges(pScrn->monitor->hsync,s);
279 pScrn->monitor->nVrefresh = StrToRanges(pScrn->monitor->vrefresh,s);

Completed in 3 milliseconds