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

  /external/webkit/Source/WebCore/platform/gtk/
RenderThemeGtk2.cpp 178 GtkStateType toggleState = getGtkStateType(theme, renderObject);
182 widgetContext.gtkPaintOption(buttonRect, widget, toggleState, shadowType, detail);
185 widgetContext.gtkPaintCheck(buttonRect, widget, toggleState, shadowType, detail);
191 widgetContext.gtkPaintFocus(focusRect, widget, toggleState, detail);
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java 139 public final void toggleState(Context context) {
748 sWifiState.toggleState(context);
752 sSyncState.toggleState(context);
754 sGpsState.toggleState(context);
756 sBluetoothState.toggleState(context);
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 1127 milliseconds