Searched defs:get_class (Results 1 – 10 of 10) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-common.hh | 365 typename T::type get_class (hb_codepoint_t glyph_id, in get_class() function 501 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_class() function 644 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int outOfRange) const in get_class() function 649 unsigned int get_class (hb_codepoint_t glyph_id, in get_class() function
|
D | hb-ot-layout-common.hh | 1204 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function 1340 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function 1496 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-aat-layout-common.hh | 368 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
|
D | hb-ot-layout-common.hh | 1919 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
|
D | hb-ot-layout-gpos-table.hh | 647 unsigned get_class () const { return (unsigned) klass; } in get_class() function
|
/third_party/harfbuzz/src/ |
D | hb-aat-layout-common.hh | 365 typename T::type get_class (hb_codepoint_t glyph_id, in get_class() function 501 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int num_glyphs) const in get_class() function 644 unsigned int get_class (hb_codepoint_t glyph_id, unsigned int outOfRange) const in get_class() function 649 unsigned int get_class (hb_codepoint_t glyph_id, in get_class() function
|
D | hb-ot-layout-common.hh | 2234 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function 2413 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function 2652 unsigned int get_class (hb_codepoint_t glyph_id) const in get_class() function
|
D | hb-ot-layout-gpos-table.hh | 647 unsigned get_class () const { return (unsigned) klass; } in get_class() function
|
/third_party/cef/tools/ |
D | cef_parser.py | 718 def get_class(self, classname, defined_structs=None): member in obj_header
|
/third_party/python/Modules/ |
D | _pickle.c | 3920 get_class(PyObject *obj) in get_class() function
|