Home
last modified time | relevance | path

Searched defs:get_class (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout-common.hh368 typename T::type get_class (hb_codepoint_t glyph_id, in get_class() function
504 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_class() function
647 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int outOfRange) const in get_class() function
652 unsigned int get_class (hb_codepoint_t glyph_id, in get_class() function
Dhb-ot-layout-common.hh1919 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function
2114 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function
2378 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function
Dhb-ot-layout-gpos-table.hh647 unsigned get_class () const { return (unsigned) klass; } in get_class() function
/external/autotest/server/cros/
Dap_config.py185 def get_class(self): member in AP
/external/libnl/python/netlink/route/
Dtc.py558 def get_class(ifindex, parent, handle=None): function
/external/python/cpython3/Modules/
D_pickle.c3920 get_class(PyObject *obj) in get_class() function