Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/chromium/public/
DWebContextMenuData.h130 int writingDirectionLeftToRight; member
164 , writingDirectionLeftToRight(CheckableMenuItemEnabled) in WebContextMenuData()
/external/chromium/webkit/glue/
Dcontext_menu.cc40 writing_direction_left_to_right(data.writingDirectionLeftToRight), in ContextMenuParams()
/external/webkit/Source/WebKit/chromium/src/
DContextMenuClientImpl.cpp276 data.writingDirectionLeftToRight |= WebContextMenuData::CheckableMenuItemChecked; in getCustomMenuFromDefaultItems()