OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Mark2Array
(Results
1 - 8
of
8
) sorted by null
/external/icu4c/layout/
MarkToMarkPosnSubtables.h
35
struct
Mark2Array
MarkToMarkPosnSubtables.cpp
53
const
Mark2Array
*
mark2Array
= (const
Mark2Array
*) ((char *) this + SWAPW(baseArrayOffset));
54
le_uint16 mark2Count = SWAPW(
mark2Array
->mark2RecordCount);
63
const Mark2Record *mark2Record = &
mark2Array
->mark2RecordArray[mark2Coverage * mcCount];
65
const AnchorTable *anchorTable = (const AnchorTable *) ((char *)
mark2Array
+ anchorTableOffset);
/external/harfbuzz/src/
harfbuzz-gpos-private.h
418
HB_Mark2Array
Mark2Array
; /* MarkArray table for second mark */
harfbuzz-gpos.c
[
all
...]
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h
418
HB_Mark2Array
Mark2Array
; /* MarkArray table for second mark */
harfbuzz-gpos.c
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gpos-table.hh
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh
[
all
...]
Completed in 696 milliseconds