Searched defs:applied_first (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GPOS/ |
| D | PairSet.hh | 126 …bool applied_first = len1 && valueFormats[0].apply_value (c, this, &record->values[0], buffer->cur… in apply() local
|
| D | PairPosFormat2.hh | 162 bool applied_first = false, applied_second = false; in apply() local
|
| /third_party/python/Lib/test/ |
| D | test_decorators.py | 453 def applied_first(x): function
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-gpos-table.hh | 1223 … bool applied_first = valueFormats[0].apply_value (c, this, &record->values[0], buffer->cur_pos()); in apply() local 1563 bool applied_first = valueFormat1.apply_value (c, this, v, buffer->cur_pos()); in apply() local
|