Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/
Dtext_utils_unittest.cc13 const char16 kAcceleratorChar = '&'; variable
52 kAcceleratorChar, in TEST()
Dpango_util.cc35 const gunichar kAcceleratorChar = '&'; variable
219 kAcceleratorChar, NULL); in SetupPangoLayoutWithoutFont()
227 DCHECK_EQ(1, g_unichar_to_utf8(kAcceleratorChar, NULL)); in SetupPangoLayoutWithoutFont()
230 static_cast<base::char16>(kAcceleratorChar), in SetupPangoLayoutWithoutFont()