HomeSort by relevance Sort by last modified time
    Searched refs:get_tag (Results 1 - 10 of 10) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-jstf-table.hh 151 { return langSys.get_tag (i); }
202 { return scriptList.get_tag (i); }
hb-open-file-private.hh 224 inline hb_tag_t get_tag (void) const { return u.tag; } function in struct:OT::OpenTypeFontFile
main.cc 71 switch (ot.get_tag ()) {
hb-ot-layout-common-private.hh 93 inline const Tag& get_tag (unsigned int i) const function in struct:OT::RecordArrayOf
236 { return langSys.get_tag (i); }
    [all...]
hb-ot-layout-gsubgpos-private.hh     [all...]
  /external/python/cpython3/Lib/
imp.py 67 def get_tag(): function
  /external/ply/ply/test/
testyacc.py 30 modname = mod+"."+imp.get_tag()+ext
testlex.py 37 modname = mod+"."+imp.get_tag()+ext
  /external/python/cpython3/Lib/test/
test_imp.py 359 tag = imp.get_tag()
  /toolchain/binutils/binutils-2.27/gas/
ecoff.c 2007 get_tag (const char *tag, \/* tag name *\/ function
    [all...]

Completed in 218 milliseconds