Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextRun.cpp31 struct ExpectedTextRunSize { struct
32 const void* pointer;
33 int integers[2];
34 float float1;
35 float float2;
36 float float3;
37 uint32_t bitfields : 10;
38 unsigned anUnsigned;
39 RefPtr<TextRun::RenderingContext> renderingContext;