OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mark_anchor
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz/src/
harfbuzz-gpos.c
2228
HB_Anchor*
mark_anchor
;
local
2638
HB_Anchor*
mark_anchor
;
local
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.c
2228
HB_Anchor*
mark_anchor
;
local
2638
HB_Anchor*
mark_anchor
;
local
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh
397
const Anchor&
mark_anchor
= this + record.markAnchor;
local
406
mark_anchor
.get_anchor (c->font, buffer->cur().codepoint, &mark_x, &mark_y);
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
396
const Anchor&
mark_anchor
= this + record.markAnchor;
local
405
mark_anchor
.get_anchor (c->font, c->buffer->cur().codepoint, &mark_x, &mark_y);
[
all
...]
Completed in 6129 milliseconds