Searched refs:bTopLeft (Results 1 – 1 of 1) sorted by relevance
76 NcvBool bTopLeft = blockId & 0x2; in drawRects() local83 pt0x = bTopLeft ? curRect.x : curRect.x + curRect.width - 1; in drawRects()103 pt0y = bTopLeft ? curRect.y : curRect.y + curRect.height - 1; in drawRects()