Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/
DDOMNodeHighlighter.cpp128 static const int fontHeightPx = 12; in drawElementTitle() local
168 desc.setComputedSize(fontHeightPx); in drawElementTitle()
175 …itleRect = enclosingIntRect(font.selectionRectForText(nodeTitleRun, titleBasePoint, fontHeightPx)); in drawElementTitle()