Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Drender_text_win.h22 struct TextRun { struct
26 Range range;
27 Font font;
54 DISALLOW_COPY_AND_ASSIGN(TextRun); argument
Drender_text_mac.h53 struct TextRun { struct
67 TextRun(); argument
Drender_text_mac.cc179 RenderTextMac::TextRun::TextRun() in TextRun() function in gfx::RenderTextMac::TextRun
Drender_text_win.cc270 TextRun::TextRun() in TextRun() function in gfx::internal::TextRun
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
DUniscribeHelperTextRun.h40 class TextRun; variable
/external/chromium_org/third_party/WebKit/public/web/
DWebTextRun.h37 namespace WebCore { class TextRun; } variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderEmbeddedObject.h31 class TextRun; variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextMetrics.h29 class TextRun; variable
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DWidthIterator.h38 class TextRun; variable
DFont.h56 class TextRun; variable
DFont.cpp248 PassOwnPtr<TextLayout> Font::createLayoutForMacComplexText(const TextRun&, unsigned, float, bool) c… in createLayoutForMacComplexText() argument
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
DComplexTextController.h46 class TextRun; variable