Lines Matching refs:dimension
594 * Compute the scaled value of <tt>dimension</tt> using the given scaling595 * factor. This macro performs the integer equivalent of <tt>ceil(dimension *598 #define TJSCALED(dimension, scalingFactor) ((dimension * scalingFactor.num \