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

  /external/webkit/Source/WebKit/qt/WebCoreSupport/
QtMaemoWebPopup.cpp 37 static const int gMaemoListPadding = 38;
141 hLayout->addSpacing(gMaemoListPadding);
143 hLayout->addSpacing(gMaemoListPadding);
192 hLayout->addSpacing(gMaemoListPadding);
  /external/webkit/Source/WebKit/qt/examples/platformplugin/
WebPlugin.cpp 34 static const int gMaemoListPadding = 38;
137 hLayout->addSpacing(gMaemoListPadding);
139 hLayout->addSpacing(gMaemoListPadding);
187 hLayout->addSpacing(gMaemoListPadding);

Completed in 899 milliseconds