Searched refs:scale0 (Results 1 – 1 of 1) sorted by relevance
180 float scale0; in PageSetupWindow() local182 if (fSetupMsg->FindFloat("scale", &scale0) == B_OK) in PageSetupWindow()183 scale << (int)scale0; in PageSetupWindow()