Searched refs:horiz (Results 1 – 4 of 4) sorted by relevance
52 int horiz = (flip & 1) != 0; in flip_fun() local54 if (horiz && vert){ in flip_fun()62 if (horiz){ in flip_fun()
72 void init(ChartAxis horiz, ChartAxis vert) { in init() argument73 mHoriz = Preconditions.checkNotNull(horiz, "missing horiz"); in init()
91 void init(ChartAxis horiz, ChartAxis vert) { in init() argument92 mHoriz = Preconditions.checkNotNull(horiz, "missing horiz"); in init()
110 void init(ChartAxis horiz, ChartAxis vert) { in init() argument111 mHoriz = Preconditions.checkNotNull(horiz, "missing horiz"); in init()