Searched refs:lastSetWindow (Results 1 – 2 of 2) sorted by relevance
76 NPWindow lastSetWindow; variable
853 if (window.x != lastSetWindow.x)855 if (window.y != lastSetWindow.y)857 if (window.width != lastSetWindow.width)859 if (window.height != lastSetWindow.height)861 if (window.clipRect.top != lastSetWindow.clipRect.top)863 if (window.clipRect.left != lastSetWindow.clipRect.left)865 if (window.clipRect.bottom != lastSetWindow.clipRect.bottom)867 if (window.clipRect.right != lastSetWindow.clipRect.right)869 if (window.type != lastSetWindow.type)892 if (window.window != lastSetWindow.window)[all …]