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

/external/webkit/WebKit/android/nav/
H A DCacheBuilder.cpp73 #define MINIMUM_FOCUSABLE_WIDTH 3 macro
1168 if (bounds.width() < MINIMUM_FOCUSABLE_WIDTH)
2977 if (result->size() == 0 || focusBounds->width() < MINIMUM_FOCUSABLE_WIDTH
2979 if (bounds.width() < MINIMUM_FOCUSABLE_WIDTH)

Completed in 38 milliseconds