/external/chromium_org/third_party/skia/src/pdf/ |
D | SkPDFTypes.cpp | 22 void SkPDFObject::emit(SkWStream* stream, SkPDFCatalog* catalog, in emit() 28 size_t SkPDFObject::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize() 37 void SkPDFObject::emitIndirectObject(SkWStream* stream, SkPDFCatalog* catalog) { in emitIndirectObject() 44 size_t SkPDFObject::getIndirectOutputSize(SkPDFCatalog* catalog) { in getIndirectOutputSize() 80 void SkPDFObjRef::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() 87 size_t SkPDFObjRef::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize() 95 void SkPDFInt::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() 106 void SkPDFBool::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() 116 size_t SkPDFBool::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize() 127 void SkPDFScalar::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() [all …]
|
D | SkPDFStream.cpp | 16 static bool skip_compression(SkPDFCatalog* catalog) { in skip_compression() 53 void SkPDFStream::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() 69 size_t SkPDFStream::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize() 99 bool SkPDFStream::populate(SkPDFCatalog* catalog) { in populate()
|
D | SkPDFPage.cpp | 24 void SkPDFPage::finalizePage(SkPDFCatalog* catalog, bool firstPage, in finalizePage() 49 off_t SkPDFPage::getPageSize(SkPDFCatalog* catalog, off_t fileOffset) { in getPageSize() 55 void SkPDFPage::emitPage(SkWStream* stream, SkPDFCatalog* catalog) { in emitPage() 62 SkPDFCatalog* catalog, in GeneratePageTree()
|
D | SkPDFGraphicState.cpp | 72 void SkPDFGraphicState::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() 79 size_t SkPDFGraphicState::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
|
D | SkPDFDocument.cpp | 21 SkPDFCatalog* catalog) { in addResourcesToCatalog() 27 static void perform_font_subsetting(SkPDFCatalog* catalog, in perform_font_subsetting()
|
D | SkPDFImage.cpp | 23 static bool skip_compression(SkPDFCatalog* catalog) { in skip_compression() 586 bool SkPDFImage::populate(SkPDFCatalog* catalog) { in populate()
|
/external/skia/src/pdf/ |
D | SkPDFTypes.cpp | 22 void SkPDFObject::emit(SkWStream* stream, SkPDFCatalog* catalog, in emit() 28 size_t SkPDFObject::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize() 37 void SkPDFObject::emitIndirectObject(SkWStream* stream, SkPDFCatalog* catalog) { in emitIndirectObject() 44 size_t SkPDFObject::getIndirectOutputSize(SkPDFCatalog* catalog) { in getIndirectOutputSize() 80 void SkPDFObjRef::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() 87 size_t SkPDFObjRef::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize() 95 void SkPDFInt::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() 106 void SkPDFBool::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() 116 size_t SkPDFBool::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize() 127 void SkPDFScalar::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() [all …]
|
D | SkPDFStream.cpp | 16 static bool skip_compression(SkPDFCatalog* catalog) { in skip_compression() 53 void SkPDFStream::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() 69 size_t SkPDFStream::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize() 99 bool SkPDFStream::populate(SkPDFCatalog* catalog) { in populate()
|
D | SkPDFPage.cpp | 24 void SkPDFPage::finalizePage(SkPDFCatalog* catalog, bool firstPage, in finalizePage() 49 off_t SkPDFPage::getPageSize(SkPDFCatalog* catalog, off_t fileOffset) { in getPageSize() 55 void SkPDFPage::emitPage(SkWStream* stream, SkPDFCatalog* catalog) { in emitPage() 62 SkPDFCatalog* catalog, in GeneratePageTree()
|
D | SkPDFGraphicState.cpp | 72 void SkPDFGraphicState::emitObject(SkWStream* stream, SkPDFCatalog* catalog, in emitObject() 79 size_t SkPDFGraphicState::getOutputSize(SkPDFCatalog* catalog, bool indirect) { in getOutputSize()
|
D | SkPDFDocument.cpp | 21 SkPDFCatalog* catalog) { in addResourcesToCatalog() 27 static void perform_font_subsetting(SkPDFCatalog* catalog, in perform_font_subsetting()
|
D | SkPDFImage.cpp | 23 static bool skip_compression(SkPDFCatalog* catalog) { in skip_compression() 586 bool SkPDFImage::populate(SkPDFCatalog* catalog) { in populate()
|
/external/stlport/stlport/stl/ |
D | _messages_facets.h | 45 typedef int catalog; typedef 57 typedef messages_base::catalog catalog; typedef 90 typedef messages_base::catalog catalog; typedef 126 typedef messages_base::catalog catalog; typedef 154 typedef messages_base::catalog catalog; typedef
|
/external/stlport/src/ |
D | message_facets.h | 92 void erase(messages_base::catalog) in erase() 119 typedef messages_base::catalog catalog; typedef
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCDatabaseMetaData.java | 497 public ResultSet getProcedures(String catalog, String schemaPattern, in getProcedures() 503 public ResultSet getProcedureColumns(String catalog, in getProcedureColumns() 511 public ResultSet getTables(String catalog, String schemaPattern, in getTables() 587 public ResultSet getColumns(String catalog, String schemaPattern, in getColumns() 684 public ResultSet getColumnPrivileges(String catalog, String schema, in getColumnPrivileges() 705 public ResultSet getTablePrivileges(String catalog, String schemaPattern, in getTablePrivileges() 725 public ResultSet getBestRowIdentifier(String catalog, String schema, in getBestRowIdentifier() 840 public ResultSet getVersionColumns(String catalog, String schema, in getVersionColumns() 859 public ResultSet getPrimaryKeys(String catalog, String schema, in getPrimaryKeys() 1022 public ResultSet getImportedKeys(String catalog, String schema, in getImportedKeys() [all …]
|
/external/skia/tests/ |
D | PDFPrimitivesTest.cpp | 79 SkPDFCatalog catalog(docFlags); in CheckObjectOutput() local 170 SkPDFCatalog catalog((SkPDFDocument::Flags)0); in TestCatalog() local 200 SkPDFCatalog catalog((SkPDFDocument::Flags)0); in TestObjectRef() local 225 SkPDFCatalog catalog((SkPDFDocument::Flags)0); in TestSubstitute() local
|
/external/apache-http/src/org/apache/http/impl/ |
D | DefaultHttpResponseFactory.java | 66 public DefaultHttpResponseFactory(ReasonPhraseCatalog catalog) { in DefaultHttpResponseFactory()
|
/external/chromium_org/third_party/libxml/src/ |
D | testThreadsWin32.c | 19 static const char *catalog = "test/threads/complex.xml"; variable
|
D | testThreads.c | 29 static const char *catalog = "test/threads/complex.xml"; variable
|
/external/chromium/chrome/common/extensions/ |
D | extension_message_bundle.cc | 76 DictionaryValue* catalog = (*it).get(); in Init() local 133 const DictionaryValue& catalog, in GetMessageValue()
|
D | extension_l10n_util.cc | 277 linked_ptr<DictionaryValue> catalog( in LoadMessageCatalogs() local
|
/external/apache-http/src/org/apache/http/message/ |
D | BasicHttpResponse.java | 74 final ReasonPhraseCatalog catalog, in BasicHttpResponse()
|
/external/qemu/block/ |
D | bochs.c | 51 uint32_t catalog; // num of entries member 71 uint32_t catalog; // num of entries member
|
/external/chromium_org/chrome/common/extensions/ |
D | extension_l10n_util.cc | 389 linked_ptr<base::DictionaryValue> catalog( in LoadMessageCatalogs() local 421 scoped_ptr<DictionaryValue> catalog( in ValidateExtensionLocales() local
|
/external/chromium/chrome/browser/extensions/ |
D | sandboxed_extension_unpacker.cc | 571 DictionaryValue* catalog; in RewriteCatalogFiles() local
|