Home
last modified time | relevance | path

Searched defs:layoutLine (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/gtk/
DFontGtk.cpp221 …dow(GraphicsContext* graphicsContext, const FloatPoint& point, PangoLayoutLine* layoutLine, PangoR… in drawGlyphsShadow()
286 PangoLayoutLine* layoutLine = pango_layout_get_line_readonly(layout, 0); in drawComplexText() local
426 PangoLayoutLine* layoutLine = pango_layout_get_line_readonly(layout, 0); in selectionRectForComplexText() local