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

/fuchsia/zircon/system/core/virtcon/
H A Dtextcon.cpp46 static int clampx(textcon_t* tc, int x) { function
59 tc->x = clampx(tc, x);
77 x1 = clampx(tc, x1);

Completed in 27 milliseconds