Home | History | Annotate | Download | only in src

Lines Matching refs:is_one_byte_

10601       is_one_byte_(true),
10614 is_one_byte_ = content.IsOneByte();
10615 if (is_one_byte_) {
10994 State() : is_one_byte_(true), length_(0), buffer8_(NULL) {}
11007 is_one_byte_ = true;
11013 is_one_byte_ = false;
11022 if (is_one_byte_) {
11039 bool is_one_byte_;
11068 if (state_1_.is_one_byte_) {
11069 if (state_2_.is_one_byte_) {
11075 if (state_2_.is_one_byte_) {