Searched refs:wrap_behavior (Results 1 – 4 of 4) sorted by relevance
174 gfx::WordWrapBehavior wrap_behavior = gfx::TRUNCATE_LONG_WORDS; in SizeStringFloat() local176 wrap_behavior = gfx::WRAP_LONG_WORDS; in SizeStringFloat()178 wrap_behavior = gfx::ELIDE_LONG_WORDS; in SizeStringFloat()184 wrap_behavior, &strings); in SizeStringFloat()247 gfx::WordWrapBehavior wrap_behavior = gfx::IGNORE_LONG_WORDS; in DrawStringRectWithShadows() local249 wrap_behavior = gfx::WRAP_LONG_WORDS; in DrawStringRectWithShadows()251 wrap_behavior = gfx::ELIDE_LONG_WORDS; in DrawStringRectWithShadows()257 wrap_behavior, in DrawStringRectWithShadows()
202 WordWrapBehavior wrap_behavior,
643 const WordWrapBehavior wrap_behavior = in TEST() local650 wrap_behavior, in TEST()671 WordWrapBehavior wrap_behavior; in TEST() member711 cases[i].wrap_behavior, in TEST()
800 WordWrapBehavior wrap_behavior, in RectangleText() argument806 wrap_behavior_(wrap_behavior), in RectangleText()1073 WordWrapBehavior wrap_behavior, in ElideRectangleText() argument1078 wrap_behavior, in ElideRectangleText()