Searched refs:applied_first (Results 1 – 4 of 4) sorted by relevance
156 bool applied_first = false, applied_second = false; in apply() local212 applied_first = applied_second = kern != 0; in apply()227 applied_first = valueFormat1.apply_value (c, this, v, buffer->cur_pos()); in apply()230 if (applied_first || applied_second) in apply()246 if (applied_first || applied_second) in apply()
119 … bool applied_first = valueFormats[0].apply_value (c, this, &record->values[0], buffer->cur_pos()); in apply() local122 if (applied_first || applied_second) in apply()137 if (applied_first || applied_second) in apply()
293 def applied_first(x): function300 @applied_first
443 def applied_first(x): function450 @applied_first