Home
last modified time | relevance | path

Searched refs:ANSI (Results 1 - 2 of 2) sorted by relevance

/ide/tools/previewer/util/
H A DStringHelper.h24 enum Encode { ANSI = 1, UTF16_LE, UTF16_BE, UTF8_BOM, UTF8 }; enumerator
54 return Encode::ANSI; in IsUtf8Data()
59 return Encode::ANSI; in IsUtf8Data()
65 return Encode::ANSI; in IsUtf8Data()
/ide/tools/previewer/util/windows/
H A DClipboardHelper.cpp48 if (encode == StringHelper::Encode::ANSI) { in GetClipboardData()

Completed in 2 milliseconds