Home
last modified time | relevance | path

Searched defs:applied_second (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/third_party/externals/harfbuzz/src/OT/Layout/GPOS/
DPairSet.hh127 …bool applied_second = len2 && valueFormats[1].apply_value (c, this, &record->values[len1], buffer-… in apply() local
DPairPosFormat2.hh162 bool applied_first = false, applied_second = false; in apply() local
/third_party/python/Lib/test/
Dtest_decorators.py456 def applied_second(x): function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gpos-table.hh1224 …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