Home
last modified time | relevance | path

Searched refs:kContextMenuMargin (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/page/
DEventHandler.cpp2247 static const int kContextMenuMargin = 1; in sendContextMenuEventForKey() local
2274 rightAligned ? view->contentsWidth() - kContextMenuMargin : kContextMenuMargin, in sendContextMenuEventForKey()
2275 kContextMenuMargin); in sendContextMenuEventForKey()