Searched refs:thisField (Results 1 – 1 of 1) sorted by relevance
118 const auto& thisField = thisFields[f]; in compare() local121 if (thisField->getField() == LayerStateField::Buffer) { in compare()125 if (thisField->equals(otherField)) { in compare()129 if (auto viewOpt = flag_name(thisField->getField()); viewOpt) { in compare()135 const auto& thisStrings = thisField->toStrings(); in compare()