OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_table_by_tag
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-open-file-private.hh
98
inline const TableRecord&
get_table_by_tag
(hb_tag_t tag) const
function in struct:OT::OffsetTable
hb-face.cc
144
const OT::OpenTypeTable &table = ot_face.
get_table_by_tag
(tag);
Completed in 64 milliseconds