Searched refs:mTitleHeight (Results 1 – 1 of 1) sorted by relevance
163 private int mTitleHeight; field in RenderPreview777 if (y >= mTitleHeight && y < mTitleHeight + HEADER_HEIGHT) { in click()848 mTitleHeight = paintTitle(gc, x, y, true /*showFile*/); in paint()849 y += mTitleHeight; in paint()