setup strings for ui
This commit is contained in:
parent
0c7bb72891
commit
de7dcdedba
2 changed files with 39 additions and 0 deletions
|
@ -35,6 +35,7 @@ class PdfViewerHandler : public content::WebUIMessageHandler {
|
|||
void Initialize(const base::ListValue* args);
|
||||
void GetDefaultZoom(const base::ListValue* args);
|
||||
void GetInitialZoom(const base::ListValue* args);
|
||||
void GetStrings(const base::ListValue* args);
|
||||
void OnZoomLevelChanged(const content::HostZoomMap::ZoomLevelChange& change);
|
||||
|
||||
// Keeps track of events related to zooming.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue