Searched defs:headerRect (Results 1 – 2 of 2) sorted by relevance
53 @property(readonly) NSRect headerRect; property
2121 RECT headerRect = {x, y, x+pageRect.width(), y+static_cast<int>(headerHeight)}; in drawHeader() local2199 RECT headerRect = {x, y, x + pageRect.width(), y + static_cast<int>(headerHeight)}; in drawHeader() local