OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hyphenChar
(Results
1 - 2
of
2
) sorted by null
/frameworks/minikin/libs/minikin/
Layout.cpp
796
hb_codepoint_t
hyphenChar
= 0x2010; // HYPHEN
802
if (!hb_font_get_glyph(hbFont,
hyphenChar
, 0, &glyph)) {
803
hyphenChar
= 0x002D; // HYPHEN-MINUS
805
hb_buffer_add(buffer,
hyphenChar
, lastCluster);
[
all
...]
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar
Completed in 45 milliseconds