GetZoom 364 chrome/browser/extensions/api/webview/webview_api.cc scoped_ptr<webview::GetZoom::Params> params( GetZoom 365 chrome/browser/extensions/api/webview/webview_api.cc webview::GetZoom::Params::Create(*args_)); GetZoom 368 chrome/browser/extensions/api/webview/webview_api.cc double zoom_factor = guest->GetZoom(); GetZoom 94 chrome/browser/guestview/webview/webview_guest.h double GetZoom(); GetZoom 136 chrome/renderer/searchbox/searchbox.h double GetZoom() const; GetZoom 7801 third_party/wtl/include/atlctrls.h BOOL GetZoom(int& nNum, int& nDen) const GetZoom 1575 third_party/wtl/include/atlwince.h double GetZoom() GetZoom 1599 third_party/wtl/include/atlwince.h SetZoomScrollSize(cx, cy, GetZoom(), bRedraw); GetZoom 1604 third_party/wtl/include/atlwince.h SetZoomScrollSize(sizeTrue, GetZoom(), bRedraw); GetZoom 1666 third_party/wtl/include/atlwince.h return (_WTYPES_NS::CSize)ptW * GetZoom() + GetScrollOffset(); GetZoom 1682 third_party/wtl/include/atlwince.h return (ptT - GetScrollOffset()) / GetZoom(); GetZoom 1711 third_party/wtl/include/atlwince.h _WTYPES_NS::CSize sizeZClient = m_sizeClient * GetZoom();