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

  /external/webkit/WebKit/win/
WebNodeHighlight.h 61 void onWebViewShowWindow(bool showing);
WebNodeHighlight.cpp 223 void WebNodeHighlight::onWebViewShowWindow(bool showing)
228 if (isShowing() == showing)
231 if (showing)
WebView.cpp     [all...]
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchWidgetConfigActivity.java 122 public static void setWidgetShowingHint(Context context, int appWidgetId, boolean showing) {
124 prefs.putBoolean(getShowingHintKey(appWidgetId), showing); local
126 if (DBG) Log.d(TAG, "Widget " + appWidgetId + " set showing hint " + showing + "("+c+")");
132 if (DBG) Log.d(TAG, "Widget " + appWidgetId + " showing hint: " + r);
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_cursor.c 189 showing the new one. (But don't erase NULL cursor)
267 int showing; local
269 showing = (SDL_cursorstate & CURSOR_VISIBLE);
278 if ( (SDL_cursorstate & CURSOR_VISIBLE) != showing ) {
290 return(showing ? 1 : 0);
  /external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 750 BOOL showing;
751 if (FAILED(ed->spellingUIIsShowing(&showing)))
754 return !!showing;
  /build/tools/droiddoc/templates/assets/
search_autocomplete.js 73 document.getElementById("search_filtered_div").className = "showing";
89 //if there are more results we're not showing, so say so.
  /external/blktrace/btt/doc/
btt.tex 244 providing a set of indicators showing how close incoming IO requests
246 providing a set of indicators showing how close the IO requests are
368 Here is a sample portion of this type of chart, showing Q2Q times
384 per-device criteria. Here's a portion of this area, displayed showing
491 (low) and on (high). For example, here is a snippet of a file showing
539 a very simplistic chart showing some activity:
    [all...]
  /external/v8/benchmarks/
base.js 136 // showing progress as a percentage.
  /external/v8/tools/
tickprocessor.js 43 * A thin wrapper around shell's 'read' function showing a file name on error.
  /frameworks/base/core/java/android/widget/
AbsListView.java     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 435 milliseconds