Searched defs:TextRun (Results 1 – 12 of 12) sorted by relevance
22 struct TextRun { struct26 Range range;27 Font font;54 DISALLOW_COPY_AND_ASSIGN(TextRun); argument
53 struct TextRun { struct67 TextRun(); argument
179 RenderTextMac::TextRun::TextRun() in TextRun() function in gfx::RenderTextMac::TextRun
270 TextRun::TextRun() in TextRun() function in gfx::internal::TextRun
40 class TextRun; variable
37 namespace WebCore { class TextRun; } variable
31 class TextRun; variable
29 class TextRun; variable
38 class TextRun; variable
56 class TextRun; variable
248 PassOwnPtr<TextLayout> Font::createLayoutForMacComplexText(const TextRun&, unsigned, float, bool) c… in createLayoutForMacComplexText() argument
46 class TextRun; variable