Searched defs:applied_second (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GPOS/ |
| D | PairSet.hh | 127 …bool applied_second = len2 && valueFormats[1].apply_value (c, this, &record->values[len1], buffer-… 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 | 456 def applied_second(x): function
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-gpos-table.hh | 1224 …bool applied_second = valueFormats[1].apply_value (c, this, &record->values[len1], buffer->pos[pos… in apply() local 1564 … bool applied_second = valueFormat2.apply_value (c, this, v + len1, buffer->pos[skippy_iter.idx]); in apply() local
|