Home | History | Annotate | Download | only in core

Lines Matching refs:xColumn

679         // Generate part of the filter value at xColumn.
680 auto partAtColumn = [&](int xColumn) {
681 int adjustedColumn = adjust_edge(fXEdgeType, xColumn, fXMax);
795 // Generate part of the filter value at xColumn.
796 auto partAtColumn = [&](int xColumn) {
797 int adjustedColumn = adjust_edge(fXEdgeType, xColumn, fXMax);
911 // Generate part of the filter value at xColumn.
912 auto partAtColumn = [&](int xColumn) {
913 int adjustedColumn = adjust_edge(fXEdgeType, xColumn, fXMax);