OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_script
(Results
1 - 7
of
7
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout.cc
289
const OT::Script &s = get_gsubgpos_table (face, table_tag).
get_script
(script_index);
302
const OT::Script &s = get_gsubgpos_table (face, table_tag).
get_script
(script_index);
322
const OT::LangSys &l = get_gsubgpos_table (face, table_tag).
get_script
(script_index).get_lang_sys (language_index);
339
const OT::LangSys &l = g.
get_script
(script_index).get_lang_sys (language_index);
354
const OT::LangSys &l = g.
get_script
(script_index).get_lang_sys (language_index);
379
const OT::LangSys &l = g.
get_script
(script_index).get_lang_sys (language_index);
main.cc
117
const Script &script = g.
get_script
(n_script);
hb-ot-layout-gsubgpos-private.hh
2231
inline const Script&
get_script
(unsigned int i) const
function in struct:OT::GSUBGPOS
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-jstf-table.hh
204
inline const JstfScript&
get_script
(unsigned int i) const
function in struct:OT::JSTF
main.cc
117
const Script &script = g.
get_script
(n_script);
hb-ot-layout.cc
297
const OT::Script &s = get_gsubgpos_table (face, table_tag).
get_script
(script_index);
310
const OT::Script &s = get_gsubgpos_table (face, table_tag).
get_script
(script_index);
330
const OT::LangSys &l = get_gsubgpos_table (face, table_tag).
get_script
(script_index).get_lang_sys (language_index);
347
const OT::LangSys &l = g.
get_script
(script_index).get_lang_sys (language_index);
362
const OT::LangSys &l = g.
get_script
(script_index).get_lang_sys (language_index);
387
const OT::LangSys &l = g.
get_script
(script_index).get_lang_sys (language_index);
hb-ot-layout-gsubgpos-private.hh
2249
inline const Script&
get_script
(unsigned int i) const
function in struct:OT::GSUBGPOS
[
all
...]
Completed in 56 milliseconds