OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attach_lookback
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh
39
#define
attach_lookback
() var.u16[0] /* number of glyphs to go back to attach this glyph to its base */
macro
412
o.
attach_lookback
() = buffer->idx - glyph_pos;
1624
#undef
attach_lookback
macro
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
39
#define
attach_lookback
() var.u16[0] /* number of glyphs to go back to attach this glyph to its base */
macro
411
o.
attach_lookback
() = c->buffer->idx - glyph_pos;
1641
#undef
attach_lookback
macro
[
all
...]
Completed in 47 milliseconds