OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mark2Array
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/layout/
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_ng/src/
hb-ot-layout-gpos-table.hh
[
all
...]
Completed in 688 milliseconds