OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:horizontalEllipsis
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/
StringTruncator.cpp
74
buffer[omitStart] =
horizontalEllipsis
;
90
buffer[keepLength] =
horizontalEllipsis
;
108
float currentEllipsisWidth = stringWidth(font, &
horizontalEllipsis
, 1);
/external/webkit/Source/JavaScriptCore/wtf/unicode/
CharacterNames.h
52
const UChar
horizontalEllipsis
= 0x2026;
106
using WTF::Unicode::
horizontalEllipsis
;
/external/webkit/Source/WebCore/rendering/
RenderFlexibleBox.cpp
[
all
...]
RenderBlockLineLayout.cpp
[
all
...]
/external/webkit/Source/WebCore/websockets/
WebSocketHandshake.cpp
91
s.append(
horizontalEllipsis
);
Completed in 372 milliseconds