Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/unicode/
DCharacterNames.h74 const UChar sesameDot = 0xFE45; variable
128 using WTF::Unicode::sesameDot;
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.cpp898 DEFINE_STATIC_LOCAL(AtomicString, filledSesameString, (&sesameDot, 1)); in textEmphasisMarkString()