Home
last modified time | relevance | path

Searched refs:posEndY (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/sources/libraries/dev/
Ddev_DirectPrint.cpp395 int posEndY = ut::Max(0, ut::Min((int)context.m_LimitY, y + height)); in Erase() local
396 height = posEndY - y; in Erase()