Home
last modified time | relevance | path

Searched defs:tag (Results 751 - 775 of 1564) sorted by relevance

1...<<31323334353637383940>>...63

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationsets.cpp124 int32_t tag; in compare() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxi.h97 uint32_t tag; member
[all...]
/third_party/skia/src/ports/
H A DSkFontMgr_android_parser.h30 SkLanguage(const SkString& tag) : fTag(tag) { } in SkLanguage() argument
31 SkLanguage(const char* tag) : fTag(tag) { } in SkLanguage() argument
32 SkLanguage(const char* tag, size_t len) : fTag(tag, len) { } in SkLanguage() argument
H A DSkFontMgr_config_parser.h32 SkLanguage(const SkString& tag) : fTag(tag) { } in SkLanguage() argument
33 SkLanguage(const char* tag) : fTag(tag) { } in SkLanguage() argument
34 SkLanguage(const char* tag, size_t len) : fTag(tag, len) { } in SkLanguage() argument
H A DSkTypeface_win_dw.cpp277 size_t DWriteFontTypeface::onGetTableData(SkFontTableTag tag, size_t offset, in onGetTableData() argument
/third_party/skia/src/xml/
H A DSkXMLParser.cpp93 void XMLCALL start_element_handler(void *data, const char* tag, const char** attributes) { in start_element_handler() argument
104 void XMLCALL end_element_handler(void* data, const char* tag) { in end_element_handler() argument
/third_party/skia/tests/
H A DFontMgrAndroidParserTest.cpp317 SkFourByteTag tag = SkSetFourByteTag('w', 'g', 'h', 't'); in DEF_TEST() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroup.cpp425 BindGroupBase::BindGroupBase(DeviceBase* device, ObjectBase::ErrorTag tag) in BindGroupBase() argument
H A DBuffer.cpp162 BufferBase(DeviceBase* device, const BufferDescriptor* descriptor, ObjectBase::ErrorTag tag) BufferBase() argument
H A DSwapChain.cpp121 SwapChainBase::SwapChainBase(DeviceBase* device, ObjectBase::ErrorTag tag) in SwapChainBase() argument
H A DCommandBuffer.cpp41 CommandBufferBase::CommandBufferBase(DeviceBase* device, ObjectBase::ErrorTag tag) in CommandBufferBase() argument
/third_party/openssl/crypto/asn1/
H A Dtasn_enc.c83 ASN1_item_ex_i2d(const ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass) ASN1_item_ex_i2d() argument
216 asn1_template_ex_i2d(const ASN1_VALUE **pval, unsigned char **out, const ASN1_TEMPLATE *tt, int tag, int iclass) asn1_template_ex_i2d() argument
468 asn1_i2d_ex_primitive(const ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass) asn1_i2d_ex_primitive() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftoutln.c62 FT_Int tag; /* current point's state */ in FT_EXPORT_DEF() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrgload.c183 FT_Byte* tag = (FT_Byte*)outline->tags + outline->n_points; in pfr_glyph_curve_to() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-use-table.py486 tag = k + suf variable
552 tag = k + suf variable
H A Dhb-aat-layout.cc188 hb_aat_layout_find_feature_mapping (hb_tag_t tag) in hb_aat_layout_find_feature_mapping() argument
H A Dhb-ot-layout-base-table.hh174 Tag tag; /* 4-byte feature identification tag--must member
H A Dhb-ot-map.cc97 void hb_ot_map_builder_t::add_feature (hb_tag_t tag, in add_feature() argument
[all...]
H A Dhb-ot-map.hh49 hb_tag_t tag; /* should be first for our bsearch to work */ member
[all...]
H A Dhb-ot-shape-complex-arabic-fallback.hh210 OT::Tag tag; member
H A Dhb-ot-stat-table.hh279 Tag tag; /* A tag identifying the axis of design variation. */ member
H A Dhb-ot-tag.cc62 hb_ot_old_tag_to_script (hb_tag_t tag) in hb_ot_old_tag_to_script() argument
100 hb_ot_new_tag_to_script(hb_tag_t tag) hb_ot_new_tag_to_script() argument
177 hb_ot_tag_to_script(hb_tag_t tag) hb_ot_tag_to_script() argument
216 hb_tag_t tag; global() member
329 char tag[4]; parse_private_use_subtag() local
446 hb_ot_tag_to_language(hb_tag_t tag) hb_ot_tag_to_language() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-font.c86 get_table (hb_face_t *face HB_UNUSED, hb_tag_t tag, void *user_data HB_UNUSED) in get_table() argument
H A Dtest-ot-tag.c39 hb_script_t tag; in test_simple_tags() local
61 hb_script_t tag; in test_script_tags_from_language() local
210 hb_tag_t tag = hb_tag_from_string (tag_s, -1); test_language_two_way() local
231 hb_tag_t tag = hb_tag_from_string (tag_s, -1); test_tag_from_language() local
251 hb_tag_t tag = hb_tag_from_string (tag_s, -1); test_tag_to_language() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dtag.h104 inline char* TagToString(int32_t tag) { in TagToString() argument

Completed in 18 milliseconds

1...<<31323334353637383940>>...63