Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/wx/
DGlyphMapWx.cpp40 bool isUtf16 = bufferLength != length; in fill() local
/external/webkit/WebCore/platform/graphics/haiku/
DGlyphPageTreeNodeHaiku.cpp43 bool isUtf16 = bufferLength != GlyphPage::size; in fill() local
/external/expat/lib/
Dxmltok.h173 char isUtf16; member