Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/testing/runner/
DWebTestThemeControlWin.cpp274 const int notchShortOffset = 4; in draw() local
329 int shortOffset = m_width - notchShortOffset; in draw()
337 int shortOffset = m_width - notchShortOffset; in draw()
345 int shortOffset = m_height - notchShortOffset; in draw()
353 int shortOffset = m_height - notchShortOffset; in draw()
DWebTestThemeEngineMock.cpp319 const int notchShortOffset = 4; in paint() local
429 int shortOffset = irect.width() - notchShortOffset; in paint()
446 int shortOffset = irect.height() - notchShortOffset; in paint()