Home
last modified time | relevance | path

Searched defs:rightAligned (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebPopupMenuInfo.h45 bool rightAligned; member
/external/webkit/Source/WebCore/platform/chromium/
DPopupMenuChromium.cpp451 bool rightAligned = m_listBox->m_popupClient->menuStyle().textDirection() == RTL; in layoutAndGetRightOffset() local
932 bool rightAligned = m_popupClient->menuStyle().textDirection() == RTL; in paintRow() local
/external/webkit/Source/WebCore/page/
DEventHandler.cpp2250 int rightAligned = ::GetSystemMetrics(SM_MENUDROPALIGNMENT); in sendContextMenuEventForKey() local
2252 int rightAligned = 0; in sendContextMenuEventForKey() local
/external/webkit/Source/WebCore/rendering/
DRenderText.cpp579 bool rightAligned = false; in localCaretRect() local