Searched refs:titleBasePoint (Results 1 – 1 of 1) sorted by relevance
173 IntPoint titleBasePoint = IntPoint(anchorBox.x(), anchorBox.maxY() - 1); in drawElementTitle() local174 titleBasePoint.move(rectInflatePx, rectInflatePx); in drawElementTitle()175 …IntRect titleRect = enclosingIntRect(font.selectionRectForText(nodeTitleRun, titleBasePoint, fontH… in drawElementTitle()