HomeSort by relevance Sort by last modified time
    Searched defs:isUtf16 (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/platform/graphics/haiku/
GlyphPageTreeNodeHaiku.cpp 43 bool isUtf16 = bufferLength != GlyphPage::size;
49 if (isUtf16) {
  /external/webkit/WebCore/platform/graphics/wx/
GlyphMapWx.cpp 40 bool isUtf16 = bufferLength != length;
45 if(isUtf16) {
  /external/expat/lib/
xmltok.h 173 char isUtf16;

Completed in 1272 milliseconds