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

  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
getonescriptspan.h 71 bool is_plain_text_; member in class:ScriptScanner
getonescriptspan.cc 271 is_plain_text_(is_plain_text) {
308 if (IsSpecial(src[skip]) && !is_plain_text_) {
398 if (IsSpecial(next_byte_[take]) && !is_plain_text_) {
484 if (IsSpecial(next_byte_[take]) && !is_plain_text_) {

Completed in 141 milliseconds