This commit is contained in:
Josh Aas 2016-02-29 08:08:23 -06:00
Родитель 11cba57441
Коммит 0de9530ec5
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -465,6 +465,8 @@ typedef enum {
NPNVdocumentOrigin = 22,
NPNVCSSZoomFactor = 23,
NPNVpluginDrawingModel = 1000 /* Get the current drawing model (NPDrawingModel) */
#if defined(XP_MACOSX)
, NPNVcontentsScaleFactor = 1001