Searched refs:ExpectedTextRunSize (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DTextRun.cpp31 struct ExpectedTextRunSize { struct in namespace:blink
43 COMPILE_ASSERT(sizeof(TextRun) == sizeof(ExpectedTextRunSize), TextRun_is_not_of_expected_size);

Completed in 57 milliseconds