Searched refs:subtable_type (Results 1 – 9 of 9) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-kern-table.hh | 127 unsigned int subtable_type = get_type (); in dispatch() local 128 TRACE_DISPATCH (this, subtable_type); in dispatch() 129 switch (subtable_type) { in dispatch() 320 unsigned int subtable_type = get_type (); in dispatch() local 321 TRACE_DISPATCH (this, subtable_type); in dispatch() 322 switch (subtable_type) { in dispatch()
|
D | hb-aat-layout-kerx-table.hh | 777 unsigned int subtable_type = get_type (); in dispatch() local 778 TRACE_DISPATCH (this, subtable_type); in dispatch() 779 switch (subtable_type) { in dispatch()
|
D | hb-aat-layout-morx-table.hh | 889 unsigned int subtable_type = get_type (); in dispatch() local 890 TRACE_DISPATCH (this, subtable_type); in dispatch() 891 switch (subtable_type) { in dispatch()
|
/third_party/harfbuzz/src/ |
D | hb-ot-kern-table.hh | 132 unsigned int subtable_type = get_type (); in dispatch() local 133 TRACE_DISPATCH (this, subtable_type); in dispatch() 134 switch (subtable_type) { in dispatch() 325 unsigned int subtable_type = get_type (); in dispatch() local 326 TRACE_DISPATCH (this, subtable_type); in dispatch() 327 switch (subtable_type) { in dispatch()
|
D | hb-aat-layout-kerx-table.hh | 775 unsigned int subtable_type = get_type (); in dispatch() local 776 TRACE_DISPATCH (this, subtable_type); in dispatch() 777 switch (subtable_type) { in dispatch()
|
D | hb-aat-layout-morx-table.hh | 889 unsigned int subtable_type = get_type (); in dispatch() local 890 TRACE_DISPATCH (this, subtable_type); in dispatch() 891 switch (subtable_type) { in dispatch()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-kern-table.hh | 132 unsigned int subtable_type = get_type (); in dispatch() local 133 TRACE_DISPATCH (this, subtable_type); in dispatch() 134 switch (subtable_type) { in dispatch() 325 unsigned int subtable_type = get_type (); in dispatch() local 326 TRACE_DISPATCH (this, subtable_type); in dispatch() 327 switch (subtable_type) { in dispatch()
|
D | hb-aat-layout-kerx-table.hh | 775 unsigned int subtable_type = get_type (); in dispatch() local 776 TRACE_DISPATCH (this, subtable_type); in dispatch() 777 switch (subtable_type) { in dispatch()
|
D | hb-aat-layout-morx-table.hh | 906 unsigned int subtable_type = get_type (); in dispatch() local 907 TRACE_DISPATCH (this, subtable_type); in dispatch() 908 switch (subtable_type) { in dispatch()
|