OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hb_character
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz/src/
harfbuzz-shaper.h
185
HB_Character
= 2, /* Inter-character justification point follows this glyph */
harfbuzz-shaper.cpp
538
attributes[pos-1].justification =
HB_Character
;
548
attributes[pos].justification =
HB_Character
;
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h
154
HB_Character
= 2, /* Inter-character justification point follows this glyph */
harfbuzz-shaper.cpp
327
attributes[pos-1].justification =
HB_Character
;
337
attributes[pos].justification =
HB_Character
;
[
all
...]
Completed in 435 milliseconds