Searched defs:max_1 (Results 1 – 3 of 3) sorted by relevance
1745 static const T max_1 = (1 << size_1) - 1; in read3Channel() local1806 static const T max_1 = (1 << size_1) - 1; in read4Channel() local1988 static const T max_1 = (1 << size_1) - 1; in write3Channel() local2049 static const T max_1 = (1 << size_1) - 1; in write4Channel() local
351 const T max_1 = (1 << size_1) - 1; in write3Channel() local399 T max_1 = (1 << size_1) - 1; in write4Channel() local
3850 …const float max_1 = window->WorkRect.Max.x + column_padding - ImMax(column_padding - window->Windo… in BeginColumns() local