Searched refs:thumbShortIndent (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/testing/runner/ |
D | WebTestThemeControlWin.cpp | 279 const int thumbShortIndent = 2; in draw() local 360 …nestedBoxes(thumbLongIndent, thumbShortIndent, thumbLongIndent, thumbShortIndent, m_bgColor, m_bgC… in draw() 365 …nestedBoxes(thumbShortIndent, thumbLongIndent, thumbShortIndent, thumbLongIndent, m_bgColor, m_bgC… in draw()
|
D | WebTestThemeEngineMock.cpp | 324 const int thumbShortIndent = 2; in paint() local 383 nestedBoxes(canvas, irect, thumbLongIndent, thumbShortIndent, in paint() 384 thumbLongIndent, thumbShortIndent, in paint() 406 nestedBoxes(canvas, irect, thumbShortIndent, thumbLongIndent, in paint() 407 thumbShortIndent, thumbLongIndent, in paint()
|