HomeSort by relevance Sort by last modified time
    Searched refs:display (Results 276 - 300 of 373) sorted by null

<<1112131415

  /external/webkit/WebCore/platform/graphics/win/
WKCACFLayer.cpp 60 WKCACFLayer::layer(layer)->display(context);
208 void WKCACFLayer::display(PlatformGraphicsContext* context) function in class:WebCore::WKCACFLayer
WKCACFLayer.h 109 void display(PlatformGraphicsContext*);
  /external/webkit/WebCore/rendering/
RenderMedia.cpp 83 // when display: style changes
357 } else if (style()->visibility() == VISIBLE && m_timeline && m_timeline->renderer() && m_timeline->renderer()->style()->display() != NONE) {
413 if (!m_currentTimeDisplay || !m_currentTimeDisplay->renderer() || m_currentTimeDisplay->renderer()->style()->display() == NONE || style()->visibility() != VISIBLE)
  /external/webkit/WebKitTools/QtLauncher/
main.cpp 212 Atom atom = XInternAtom(QX11Info::display(), "_HILDON_ZOOM_KEY_ATOM", False);
219 XChangeProperty(QX11Info::display(), winId(), atom, XA_INTEGER, 32, PropModeReplace, reinterpret_cast<unsigned char*>(&val), 1);
  /frameworks/base/services/surfaceflinger/
LayerBuffer.cpp 46 LayerBuffer::LayerBuffer(SurfaceFlinger* flinger, DisplayID display,
48 : LayerBaseClient(flinger, display, client),
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
UserDictionaryToolsList.java 28 import android.view.Display;
91 /** Maximum word count to display */
638 Display display = windowManager.getDefaultDisplay(); local
639 int system_width = display.getWidth();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigManagerDialog.java 73 DeviceType(String display) {
74 mDisplay = display;
  /sdk/sdkmanager/app/etc/
android.bat 53 rem arguments, to display the SDK Updater UI. This allows the updater to
  /external/clearsilver/scripts/
cs_lint.py 51 ncgi.display(filename)
  /external/icu4c/data/
makedata.mak 287 # Read the list of currency display name resource bundle files
308 # Read the list of language/script display name resource bundle files
329 # Read the list of region display name resource bundle files
350 # Read the list of time zone display name resource bundle files
773 @echo Making currency display name files
795 @echo Making language/script display name files
817 @echo Making region display name files
839 @echo Making time zone display name files
    [all...]
  /external/qemu/
console.h 325 int vnc_display_open(DisplayState *ds, const char *display);
  /external/webkit/WebKitTools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 186 void LayoutTestController::display() function in class:LayoutTestController
  /external/webkit/WebKitTools/Scripts/
svn-apply 348 $isBinary = 1 if $patch =~ /\nCannot display: file marked as a binary type\./;
  /hardware/ril/include/telephony/
ril.h 540 /* Display Info Rec as defined in C.S0005 section 3.7.5.1
541 Extended Display Info Rec as defined in C.S0005 section 3.7.5.16
542 Note: the Extended Display info rec contains multiple records of the
609 /* Display and Extended Display Info Rec */
610 RIL_CDMA_DisplayInfoRecord display; member in union:__anon9679::__anon9680
    [all...]
  /external/webkit/WebCore/rendering/style/
RenderStyle.h 358 EDisplay display() const { return static_cast<EDisplay>(noninherited_flags._effectiveDisplay); } function in class:WebCore::RenderStyle
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java 61 import android.view.Display;
383 Display display = getWindowManager().getDefaultDisplay(); local
384 boolean isPortrait = display.getWidth() < display.getHeight();
386 final int width = isPortrait ? display.getWidth() : display.getHeight();
387 final int height = isPortrait ? display.getHeight() : display.getWidth();
    [all...]
  /external/bluetooth/glib/gio/
gdesktopappinfo.c 986 char *display; local
1013 display = g_app_launch_context_get_display (launch_context,
1023 if (display || sn_id)
1032 if (display)
1034 "DISPLAY",
1035 display);
1043 g_free (display);
    [all...]
  /hardware/ril/libril/
ril.cpp     [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
HeapPanel.java 46 import org.eclipse.swt.widgets.Display;
122 private Display mDisplay;
149 /** Image used for the hilbert display. Since we recreate a new image every time, we
237 // display is disposed (app is quitting most likely), we do nothing.
343 displayLabel.setText("Display: ");
361 // create the statistics display
405 // create the hilbert display.
769 // we have new data, lets display it.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java 68 import org.eclipse.swt.widgets.Display;
327 * Always display a UI that lets a user see the current running emulators/devices.
336 * If != 1, display a UI similar to manual mode.
488 final Display display = AdtPlugin.getDisplay(); local
491 display.syncExec(new Runnable() {
493 Shell shell = display.getActiveShell();
574 // So we trap all the exception and display something.
    [all...]
  /build/tools/droiddoc/templates/
macros.cs 251 <?cs if:default != "list" ?>style="display: none;"<?cs /if ?>
258 <?cs if:default != "summary" ?>style="display: none;"<?cs /if ?>
  /external/e2fsprogs/ext2ed/
dir_com.c 70 info_ptr->display=HEX; /* This is not actually used */
465 wprintw (show_pad,"inode = %-8lu rec_len = %-4lu name_len = %-3lu name = %s\n", /* Display the various fields */
  /external/elfcopy/
fixdwarf.c 254 debug_displays[dwarf_idx].display (sec, NULL);
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 125 #define SDL_FULLSCREEN 0x80000000 /* Surface is a full screen display */
238 * you won't be able to set full-screen display modes.
250 * This function returns a pointer to the current display surface.
251 * If SDL is doing format conversion on the display surface, this
292 * If 'bpp' is 0, it is treated as the current display bits per pixel.
391 * If the call succeeds, it will return 0. If the display driver or
402 * If the call succeeds, it will return 0. If the display driver or
416 * When 'surface' is the surface associated with the current display, the
417 * display colormap will be updated with the requested colors. If
482 * with the same format as the display surface. This is useful for surface
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_phyuv.c 71 SDL_Overlay* ph_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface* display)

Completed in 877 milliseconds

<<1112131415