Searched refs:ZoomFactor (Results 1 – 5 of 5) sorted by relevance
149 fCurrentOptions.ZoomFactor() * 100, kMsgZoomFactorChanged); in Setup()251 && fCurrentOptions.ZoomFactor() != value) { in MessageReceived()259 SetValue(fZoomFactor, 100 * fCurrentOptions.ZoomFactor()); in MessageReceived()
39 float ZoomFactor() const { return fZoomFactor; } in ZoomFactor() function
1419 settings->GetFloat("PO:ZoomFactor", fPrintOptions.ZoomFactor())); in _ApplySettings()1440 settings->SetFloat("PO:ZoomFactor", fPrintOptions.ZoomFactor()); in _SavePrintOptions()1526 width = imageWidth * fPrintOptions.ZoomFactor(); in _Print()
86 float PreviewView::ZoomFactor() const { in ZoomFactor() function in PreviewView95 float f = ZoomFactor(); in PageRect()108 SetScale(ZoomFactor()); in Draw()
56 float ZoomFactor() const;