Searched defs:tableWidth (Results 1 – 4 of 4) sorted by relevance
144 const int tableWidth = ComputeIntegralTableWidth(sixSigma); in MakeRect() local154 int tableWidth = *static_cast<const int*>(context); in MakeRect() local
321 const tableWidth = this._tableContainer.scrollWidth; constant
150 void getGammaTableDimensions(int* tableWidth, int* numTables) const { in getGammaTableDimensions()
334 const int tableWidth = ComputeIntegralTableWidth(6.0f * sigma); in CreateRRectBlurMask() local