Searched refs:Subtype (Results 1 - 25 of 133) sorted by path

123456

/external/bison/build-aux/
H A Dtexinfo.tex1404 user{/Subtype /Link /A << /S /URI /URI (#1) >>}%
/external/chromium_org/mojo/system/
H A Dchannel.cc501 bool Channel::SendControlMessage(MessageInTransit::Subtype subtype,
H A Dchannel.h162 bool SendControlMessage(MessageInTransit::Subtype subtype,
H A Dmessage_in_transit.cc25 STATIC_CONST_MEMBER_DEFINITION const MessageInTransit::Subtype
27 STATIC_CONST_MEMBER_DEFINITION const MessageInTransit::Subtype
29 STATIC_CONST_MEMBER_DEFINITION const MessageInTransit::Subtype
31 STATIC_CONST_MEMBER_DEFINITION const MessageInTransit::Subtype
33 STATIC_CONST_MEMBER_DEFINITION const MessageInTransit::Subtype
89 Subtype subtype,
107 Subtype subtype,
198 Subtype subtype,
H A Dmessage_in_transit.h55 typedef uint16_t Subtype; typedef in class:mojo::system::MessageInTransit
57 static const Subtype kSubtypeMessagePipeEndpointData = 0;
61 static const Subtype kSubtypeChannelRunMessagePipeEndpoint = 0;
62 static const Subtype kSubtypeChannelRemoveMessagePipeEndpoint = 1;
63 static const Subtype kSubtypeChannelRemoveMessagePipeEndpointAck = 2;
65 static const Subtype kSubtypeRawChannelPosixExtraPlatformHandles = 0;
120 Subtype subtype() const { return header()->subtype; }
137 Subtype subtype,
142 Subtype subtype,
196 Subtype subtyp
[all...]
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfALinkAnnotationDictionary_autogen.cpp11 SkString SkPdfALinkAnnotationDictionary::Subtype(SkPdfNativeDoc* doc) { function in class:SkPdfALinkAnnotationDictionary
12 SkPdfNativeObject* ret = get("Subtype", "");
20 return get("Subtype", "") != NULL;
H A DSkPdfALinkAnnotationDictionary_autogen.h521 SkString Subtype(SkPdfNativeDoc* doc);
H A DSkPdfAnnotationDictionary_autogen.cpp23 SkString SkPdfAnnotationDictionary::Subtype(SkPdfNativeDoc* doc) { function in class:SkPdfAnnotationDictionary
24 SkPdfNativeObject* ret = get("Subtype", "");
32 return get("Subtype", "") != NULL;
H A DSkPdfAnnotationDictionary_autogen.h523 SkString Subtype(SkPdfNativeDoc* doc);
H A DSkPdfCIDFontDictionary_autogen.cpp23 SkString SkPdfCIDFontDictionary::Subtype(SkPdfNativeDoc* doc) { function in class:SkPdfCIDFontDictionary
24 SkPdfNativeObject* ret = get("Subtype", "");
32 return get("Subtype", "") != NULL;
H A DSkPdfCIDFontDictionary_autogen.h523 SkString Subtype(SkPdfNativeDoc* doc);
H A DSkPdfEmbeddedFileStreamDictionary_autogen.cpp23 SkString SkPdfEmbeddedFileStreamDictionary::Subtype(SkPdfNativeDoc* doc) { function in class:SkPdfEmbeddedFileStreamDictionary
24 SkPdfNativeObject* ret = get("Subtype", "");
32 return get("Subtype", "") != NULL;
H A DSkPdfEmbeddedFileStreamDictionary_autogen.h523 SkString Subtype(SkPdfNativeDoc* doc);
H A DSkPdfEmbeddedFontStreamDictionary_autogen.cpp47 SkString SkPdfEmbeddedFontStreamDictionary::Subtype(SkPdfNativeDoc* doc) { function in class:SkPdfEmbeddedFontStreamDictionary
48 SkPdfNativeObject* ret = get("Subtype", "");
56 return get("Subtype", "") != NULL;
H A DSkPdfEmbeddedFontStreamDictionary_autogen.h527 SkString Subtype(SkPdfNativeDoc* doc);
H A DSkPdfFileAttachmentAnnotationDictionary_autogen.cpp11 SkString SkPdfFileAttachmentAnnotationDictionary::Subtype(SkPdfNativeDoc* doc) { function in class:SkPdfFileAttachmentAnnotationDictionary
12 SkPdfNativeObject* ret = get("Subtype", "");
20 return get("Subtype", "") != NULL;
H A DSkPdfFileAttachmentAnnotationDictionary_autogen.h521 SkString Subtype(SkPdfNativeDoc* doc);
H A DSkPdfFreeTextAnnotationDictionary_autogen.cpp11 SkString SkPdfFreeTextAnnotationDictionary::Subtype(SkPdfNativeDoc* doc) { function in class:SkPdfFreeTextAnnotationDictionary
12 SkPdfNativeObject* ret = get("Subtype", "");
20 return get("Subtype", "") != NULL;
H A DSkPdfFreeTextAnnotationDictionary_autogen.h521 SkString Subtype(SkPdfNativeDoc* doc);
H A DSkPdfImageDictionary_autogen.cpp23 SkString SkPdfImageDictionary::Subtype(SkPdfNativeDoc* doc) { function in class:SkPdfImageDictionary
24 SkPdfNativeObject* ret = get("Subtype", "");
32 return get("Subtype", "") != NULL;
H A DSkPdfImageDictionary_autogen.h28 SkString Subtype(SkPdfNativeDoc* doc);
H A DSkPdfInkAnnotationDictionary_autogen.cpp11 SkString SkPdfInkAnnotationDictionary::Subtype(SkPdfNativeDoc* doc) { function in class:SkPdfInkAnnotationDictionary
12 SkPdfNativeObject* ret = get("Subtype", "");
20 return get("Subtype", "") != NULL;
H A DSkPdfInkAnnotationDictionary_autogen.h521 SkString Subtype(SkPdfNativeDoc* doc);
H A DSkPdfLineAnnotationDictionary_autogen.cpp11 SkString SkPdfLineAnnotationDictionary::Subtype(SkPdfNativeDoc* doc) { function in class:SkPdfLineAnnotationDictionary
12 SkPdfNativeObject* ret = get("Subtype", "");
20 return get("Subtype", "") != NULL;
H A DSkPdfLineAnnotationDictionary_autogen.h521 SkString Subtype(SkPdfNativeDoc* doc);

Completed in 6834 milliseconds

123456