Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/nav/
DCacheBuilder.cpp70 #define MINIMUM_FOCUSABLE_WIDTH 3 macro
1087 if (bounds.width() < MINIMUM_FOCUSABLE_WIDTH) in BuildFrame()
2844 if (result->size() == 0 || focusBounds->width() < MINIMUM_FOCUSABLE_WIDTH in ConstructPartRects()
2846 if (bounds.width() < MINIMUM_FOCUSABLE_WIDTH) in ConstructPartRects()