Home
last modified time | relevance | path

Searched refs:kThresold (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/text/
DTextEncodingDetector.cpp81 const int32_t kThresold = 10; in detectTextEncoding() local
88 if (confidence < kThresold) in detectTextEncoding()