Searched defs:textSizeBytes (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontPlatformDataLinux.cpp219 uint32_t textSizeBytes; local
220 memcpy(&textSizeBytes, &m_textSize, sizeof(uint32_t));
221 h ^= textSizeBytes;

Completed in 46 milliseconds