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

/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSParserValues.h70 UChar* characters16() const { ASSERT(!is8Bit()); return m_data.characters16; } function in struct:WebCore::CSSParserString
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DTextCodecLatin1.cpp167 UChar* characters16; local
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderText.h71 const UChar* characters16() const { return m_text.impl()->characters16(); } function in class:WebCore::RenderText

Completed in 128 milliseconds