OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParseLookupListTable
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/ots/src/
layout.h
37
bool
ParseLookupListTable
(OpenTypeFile *file, const uint8_t *data,
gpos.cc
759
if (!
ParseLookupListTable
(file, data + offset_lookup_list,
gsub.cc
623
if (!
ParseLookupListTable
(file, data + offset_lookup_list,
layout.cc
[
all
...]
/external/chromium_org/third_party/ots/test/
layout_common_table_test.cc
312
return ots::
ParseLookupListTable
(&file, out.data(), out.size(),
Completed in 34 milliseconds