OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hb_punctuation_dash
(Results
1 - 6
of
6
) sorted by null
/external/harfbuzz/contrib/tables/
category-parse.py
32
'Pd': '
HB_Punctuation_Dash
',
category-properties.h
26
{0x2d, 0x2d,
HB_Punctuation_Dash
},
638
{0x58a, 0x58a,
HB_Punctuation_Dash
},
641
{0x5be, 0x5be,
HB_Punctuation_Dash
},
[
all
...]
/external/harfbuzz/contrib/
harfbuzz-unicode-glib.c
43
return
HB_Punctuation_Dash
;
harfbuzz-unicode-icu.c
76
return
HB_Punctuation_Dash
;
/external/harfbuzz/src/
harfbuzz-external.h
82
HB_Punctuation_Dash
, /* Pd */
/external/harfbuzz_ng/src/hb-old/
harfbuzz-external.h
67
HB_Punctuation_Dash
= HB_UNICODE_GENERAL_CATEGORY_DASH_PUNCTUATION, /* Pd */
Completed in 435 milliseconds