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

  /external/icu/icu4c/source/layout/
ThaiLayoutEngine.cpp 25 fErrorChar = 0x25CC;
38 if (!fontInstance->canDisplay(fErrorChar)) {
39 fErrorChar = 0xF71B;
90 glyphCount = ThaiShaping::compose(chars, offset, count, fGlyphSet, fErrorChar, outChars, glyphStorage);
ThaiLayoutEngine.h 35 * and fErrorChar. (see below)
91 LEUnicode fErrorChar;
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
serialwin32.py 176 # Char. w/ Parity-Err are replaced with 0xff (if fErrorChar is set to TRUE)
196 comDCB.fErrorChar = 0
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h 372 DWORD fErrorChar: 1;
    [all...]

Completed in 47 milliseconds