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

/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyrinit.c43 void processScreenOrOutputArg(const char *screen_size, const char *output, char *parent_id);
146 processScreenOrOutputArg(const char *screen_size, const char *output, char *parent_id) function in typeref:typename:void
180 processScreenOrOutputArg(screen_size, NULL, parent_id);
186 processScreenOrOutputArg("100x100+0+0", output, parent_id);

Completed in 3 milliseconds