OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indexTablesSize
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/sfnt/
SkOTTable_EBLC.h
46
SK_OT_ULONG
indexTablesSize
; //number of bytes in corresponding index subtables and array
/external/harfbuzz_ng/src/
hb-ot-cbdt-table.hh
267
c->check_range (&(base+indexSubtableArrayOffset),
indexTablesSize
) &&
279
ULONG
indexTablesSize
;
/external/fonttools/Lib/fontTools/ttLib/tables/
E_B_L_C_.py
20
indexTablesSize
: I
186
curTable.
indexTablesSize
= dataSize - curTable.indexSubTableArrayOffset
Completed in 609 milliseconds