OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ligatureanchor
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/layout/
MarkToLigaturePosnSubtables.cpp
77
LEPoint
ligatureAnchor
, markAdvance, pixels;
79
anchorTable->getAnchor(ligatureGlyph, fontInstance,
ligatureAnchor
);
84
float anchorDiffX =
ligatureAnchor
.fX - markAnchor.fX;
85
float anchorDiffY =
ligatureAnchor
.fY - markAnchor.fY;
/external/harfbuzz/src/
harfbuzz-gpos-private.h
349
HB_Anchor*
LigatureAnchor
; /* array of ligature glyph anchor
harfbuzz-gpos.c
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h
349
HB_Anchor*
LigatureAnchor
; /* array of ligature glyph anchor
harfbuzz-gpos.c
[
all
...]
Completed in 95 milliseconds