OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:top_dict_index
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/freetype/src/cff/
cfftypes.h
233
CFF_IndexRec
top_dict_index
;
member in struct:CFF_FontRec_
/external/freetype/src/cff/
cfftypes.h
233
CFF_IndexRec
top_dict_index
;
member in struct:CFF_FontRec_
/external/chromium_org/third_party/ots/src/
cff.cc
944
CFFIndex
top_dict_index
;
local
945
if (!ParseIndex(&table, &
top_dict_index
)) {
948
if (name_index.count !=
top_dict_index
.count) {
953
table.set_offset(
top_dict_index
.offset_to_next);
966
if (!ParseDictData(data, length,
top_dict_index
,
Completed in 358 milliseconds