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

/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DGlyphPageTreeNodeHaiku.cpp43 bool isUtf16 = bufferLength != GlyphPage::size; local
49 if (isUtf16) {
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DGlyphMapWx.cpp40 bool isUtf16 = bufferLength != length; local
45 if(isUtf16) {
/external/expat/lib/
H A Dxmltok.h173 char isUtf16; member in struct:encoding

Completed in 466 milliseconds