HomeSort by relevance Sort by last modified time
    Searched full:printinfo (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/printing/
printing_context_mac.mm 76 NSPrintInfo* printInfo = print_info_.get();
89 (PMPrintSettings)[printInfo PMPrintSettings];
91 [printInfo updateFromPMPrintSettings];
97 NSInteger selection = [panel runModalWithPrintInfo:printInfo];
99 print_info_.reset([[panel printInfo] retain]);
  /development/samples/KeyChainDemo/src/com/example/android/keychain/
KeyChainDemoActivity.java 102 printInfo();
169 printInfo();
201 private void printInfo() {
  /external/chromium_org/third_party/npapi/npspy/common/
npp_gate.cpp 325 void NPP_Print (NPP instance, NPPrint* printInfo)
331 logger->logCall(action_npp_print, (DWORD)instance, (DWORD)printInfo);
333 epManager->callNPP_Print(instance, printInfo);
  /external/chromium_org/content/test/plugin/
plugin_client.cc 206 void NPP_Print(NPP instance, NPPrint* printInfo) {
  /external/tcpdump/
tcpdump.c 460 struct print_info printinfo; local
987 printinfo.printer = lookup_printer(type);
988 if (printinfo.printer == NULL) {
997 pcap_userdata = (u_char *)&printinfo;
    [all...]
  /frameworks/base/docs/image_sources/training/basics/basic-simple-screen-mock.graffle/
data.plist 546 <key>PrintInfo</key>
  /frameworks/base/docs/image_sources/training/fragments-screen-mock.graffle/
data.plist 759 <key>PrintInfo</key>
  /frameworks/base/docs/image_sources/in-app-billing/v3/
iab_v3_consumption_flow.graffle 921 <key>PrintInfo</key>
iab_v3_purchase_flow.graffle     [all...]
  /frameworks/base/docs/image_sources/play-services-diagram.graffle/
data.plist 950 <key>PrintInfo</key>
  /external/chromium/chrome/common/extensions/docs/images/intermediate/
i18n-before.graffle 504 <key>PrintInfo</key>
    [all...]
i18n-hierarchy.graffle 1123 <key>PrintInfo</key>
    [all...]
i18n-strings.graffle 599 <key>PrintInfo</key>
    [all...]
i18n-after.graffle 1139 <key>PrintInfo</key>
    [all...]
overview-arch.graffle     [all...]
  /external/clang/docs/
PCHLayout.graffle 492 <key>PrintInfo</key>
    [all...]
  /frameworks/base/docs/image_sources/fundamentals/
fragments.graffle     [all...]
restore_instance.graffle     [all...]
  /frameworks/base/docs/image_sources/providers/
datamodel.graffle 1037 <key>PrintInfo</key>
    [all...]
  /frameworks/base/docs/image_sources/resources/
res-selection-flowchart.graffle 1221 <key>PrintInfo</key>
    [all...]
resource_devices_diagram.graffle     [all...]
  /frameworks/base/docs/image_sources/
rs_compute.graffle 1174 <key>PrintInfo</key>
    [all...]
rs_graphics.graffle     [all...]
rs_overview.graffle     [all...]
  /frameworks/base/docs/image_sources/training/basics/basic-lifecycle.graffle/
data.plist     [all...]

Completed in 1258 milliseconds

1 2