Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DFont.cpp254 void Font::deleteLayout(TextLayout*) in deleteLayout() argument
258 float Font::width(TextLayout&, unsigned, unsigned, HashSet<const SimpleFontData*>*) in width() argument
DFont.h55 class TextLayout; variable
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DComplexTextController.cpp40 class TextLayout { class
47 TextLayout(const TextRun& run, unsigned textLength, const Font& font, float xPos) in TextLayout() function in WebCore::TextLayout
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlock.h53 class TextLayout; variable