Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/wtf/unicode/
DCharacterNames.h84 const UChar whiteSesameDot = 0xFE46; variable
139 using WTF::Unicode::whiteSesameDot;
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp1087 DEFINE_STATIC_LOCAL(AtomicString, openSesameString, (&whiteSesameDot, 1)); in textEmphasisMarkString()