Home
last modified time | relevance | path

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

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