HomeSort by relevance Sort by last modified time
    Searched refs:ResolutionCount (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit/android/
RenderSkinCombo.h 55 const static int arrowMargin[ResolutionCount];
56 const static int padMargin[ResolutionCount];
RenderSkinAndroid.h 57 ResolutionCount // Keep at the end
RenderSkinCombo.cpp 60 const int RenderSkinCombo::arrowMargin[ResolutionCount] = {
65 const int RenderSkinCombo::padMargin[ResolutionCount] = {
78 const int stretchMargin[RenderSkinAndroid::ResolutionCount] = { // border width for the bottom and left of the 9-patch
84 const int stretchTop[RenderSkinAndroid::ResolutionCount] = { // border width for the top of the 9-patch
97 const int arrowWidth[RenderSkinAndroid::ResolutionCount] = {

Completed in 1050 milliseconds