Searched refs:getW (Results 1 – 1 of 1) sorted by relevance
250 f32 drawW, getW; in DrawSample() local274 getW = GetStringWidth(font, str3, scaleX); in DrawSample()275 OSReport("Width Test: %f %f\n", drawW, getW); in DrawSample()