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

/haiku/src/servers/app/decorator/
H A DTabDecorator.cpp53 int_equal(float x, float y) function
474 if (int_equal(maxTabSize, tabWidth)) {
498 if (int_equal(maxTabSize, tab->tabRect.Width()))

Completed in 37 milliseconds