HomeSort by relevance Sort by last modified time
    Searched full:print (Results 2301 - 2325 of 3470) sorted by null

<<919293949596979899100>>

  /external/webkit/WebCore/
DerivedSources.make 468 FRAMEWORK_FLAGS = $(shell echo $(BUILT_PRODUCTS_DIR) $(FRAMEWORK_SEARCH_PATHS) | perl -e 'print "-F " . join(" -F ", split(" ", <>));')
525 perl -ne 'print lc' $(WEBCORE_CSS_VALUE_KEYWORDS) > CSSValueKeywords.in
  /external/webkit/WebCore/bridge/
npapi.h 560 NPBool printOne; /* TRUE if plugin should print one copy */
578 } print; member in struct:_NPPrint
  /external/webkit/WebCore/platform/gtk/
KeyEventGtk.cpp 267 return VK_PRINT; // (2A) PRINT key
272 // return VK_SNAPSHOT; // (2C) PRINT SCREEN key
  /external/webkit/WebCore/platform/mac/
KeyEventMac.mm 535 // VK_PRINT (2A) PRINT key
539 // VK_SNAPSHOT (2C) PRINT SCREEN key
  /external/webkit/WebCore/platform/qt/
PlatformKeyboardEventQt.cpp 306 return VK_PRINT; // (2A) PRINT key
311 // return VK_SNAPSHOT; // (2C) PRINT SCREEN key
  /external/webkit/WebKit/gtk/po/
en_GB.po 375 msgid "Print Backgrounds"
376 msgstr "Print Backgrounds"
  /external/webkit/WebKit/gtk/webkit/
webkitwebview.cpp     [all...]
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginPackage.mm 528 pluginFuncs.print = (NPP_PrintProcPtr)functionPointerForTVector((TransitionVector)pluginFuncs.print);
  /external/webkit/WebKit/mac/WebView/
WebViewPrivate.h 519 @abstract Increase the top and bottom margins for the current print operation to
521 @discussion Called by <WebDocument> implementors once when a print job begins. If the
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
DumpRenderTree.cpp 257 // Print out all items in the list after prevTestBFItem, which was from the previous test
258 // Gather items from the end of the list, the print them out from oldest to newest
  /external/webkit/WebKitTools/Scripts/webkitpy/style/
checker_unittest.py 256 # to print during unit tests, so print nothing.
  /frameworks/base/awt/org/apache/harmony/awt/gl/
MultiRectArea.java 611 * Print MultiRectArea object to output stream
613 public static void print(MultiRectArea mra, String msg) { method in class:MultiRectArea
  /frameworks/base/docs/html/guide/topics/data/
data-storage.jd 292 <pre class="no-pretty-print classic">
357 <pre class="no-pretty-print classic">
  /frameworks/base/media/libdrm/mobile1/src/parser/
parser_rel.c 275 } else if (strcmp((char *)operation, "print") == 0) {
592 drm_getRightValue(buffer, bufferLen, pRights, (uint8_t *)"print", 0))
  /frameworks/base/services/java/com/android/server/
DropBoxManagerService.java 284 if (args[i].equals("-p") || args[i].equals("--print")) {
382 out.append("Usage: dumpsys dropbox [--print|--file] [YYYY-mm-dd] [HH:MM:SS] [tag]\n");
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 87 OMXDBG_PRINT(stderr, PRINT, 2, OMX_DBG_BASEMASK, "%d :: CLOSING PIPE \n",__LINE__);\
96 OMXDBG_PRINT(stderr, PRINT, 2, 0, "%s = %p\n", _s_, _ptr_);
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 216 OMXDBG_PRINT(stderr, PRINT, 1, 0, "Entering OMX_ComponentInit\n");
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Data_Service/
txHwQueue.c 671 * DESCRIPTION: Print the Hw Queue module current information
680 /* Print the Tx-HW-Queue information: */
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txCtrlParams.c 683 DESCRIPTION: Print module internal information.
737 DESCRIPTION: Print Tx statistics debug counters.
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
EventRecurrenceTest.java 573 print(eventRecurrence);
606 private static void print(EventRecurrence er) { method in class:EventRecurrenceTest
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/
nm 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-nm 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
bitmap.h 148 /* Debug functions to print a bitmap linked list. */
152 /* Print a bitmap. */
  /system/core/liblog/
logprint.c 848 * Either print or do not print log line, based on filter
  /system/extras/tests/sdcard/
sdcard_perf_test.cpp 135 " -d --dump: Print the raw timing on stdout.\n"
145 // Print command line, pid, kernel version, OOM adj and scheduler.

Completed in 601 milliseconds

<<919293949596979899100>>