OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HB_OpenTypePosition
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.cpp
377
return
HB_OpenTypePosition
(shaper_item, availableGlyphs, /*doLogClusters*/true);
850
HB_Bool
HB_OpenTypePosition
(HB_ShaperItem *item, int availableGlyphs, HB_Bool doLogClusters)
[
all
...]
/external/harfbuzz/src/
harfbuzz-shaper.cpp
588
return
HB_OpenTypePosition
(shaper_item, availableGlyphs, /*doLogClusters*/true);
[
all
...]
Completed in 302 milliseconds