HomeSort by relevance Sort by last modified time
    Searched refs:numWCHAR (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/ports/
SkFontHost_win.cpp 841 static const int numWCHAR = 2;
849 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &sc, NULL, si, &numItems),
856 WORD logClust[numWCHAR];
858 HRZM(ScriptShape(fDDC, &fSC, utf16, numWCHAR, maxGlyphs, &si[0].a,
    [all...]
  /external/skia/src/ports/
SkFontHost_win.cpp 841 static const int numWCHAR = 2;
849 HRZM(ScriptItemize(utf16, numWCHAR, maxItems, &sc, NULL, si, &numItems),
856 WORD logClust[numWCHAR];
858 HRZM(ScriptShape(fDDC, &fSC, utf16, numWCHAR, maxGlyphs, &si[0].a,
    [all...]

Completed in 42 milliseconds