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 - 4
of
4
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-open-file-private.hh
97
inline const TableRecord&
get_table_by_tag
(hb_tag_t tag) const
function in struct:OT::OffsetTable
hb-face.cc
145
const OT::OpenTypeTable &table = ot_face.
get_table_by_tag
(tag);
/external/harfbuzz_ng/src/
hb-open-file-private.hh
97
inline const TableRecord&
get_table_by_tag
(hb_tag_t tag) const
function in struct:OT::OffsetTable
hb-font.cc
598
const OT::OpenTypeTable &table = ot_face.
get_table_by_tag
(tag);
Completed in 671 milliseconds