mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-26 02:02:33 +00:00
new atoms needed for native scrollbars r=sdagley/sr=beard/a=valeski. bug# 121440
This commit is contained in:
parent
d26f2a3b97
commit
0684af19d4
@ -73,3 +73,7 @@ WIDGET_ATOM(disabled, "disabled")
|
||||
WIDGET_ATOM(label, "label")
|
||||
WIDGET_ATOM(hidden, "hidden")
|
||||
|
||||
WIDGET_ATOM(curpos, "curpos")
|
||||
WIDGET_ATOM(maxpos, "maxpos")
|
||||
WIDGET_ATOM(increment, "increment")
|
||||
WIDGET_ATOM(pageincrement, "pageincrement")
|
||||
|
Loading…
Reference in New Issue
Block a user