Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/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
/third_party/cef/tools/
Dcef_parser.py718 def get_class(self, classname, defined_structs=None): member in obj_header
/third_party/python/Modules/
D_pickle.c3920 get_class(PyObject *obj) in get_class() function