Searched refs:allow_character_break_ (Results 1 – 2 of 2) sorted by relevance
161 if (allow_character_break != allow_character_break_) { in SetAllowCharacterBreak()162 allow_character_break_ = allow_character_break; in SetAllowCharacterBreak()380 allow_character_break_ = false; in Init()476 if (allow_character_break_) in ComputeDrawStringFlags()
258 bool allow_character_break_; variable