/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color.cc | 71 return face->table.CPAL->has_data (); in hb_ot_color_has_palettes() 202 return face->table.COLR->has_data (); in hb_ot_color_has_layers() 249 return face->table.SVG->has_data (); in hb_ot_color_has_svg() 287 return face->table.CBDT->has_data () || face->table.sbix->has_data (); in hb_ot_color_has_png() 308 if (font->face->table.sbix->has_data ()) in hb_ot_color_glyph_reference_png() 311 if (!blob->length && font->face->table.CBDT->has_data ()) in hb_ot_color_glyph_reference_png()
|
D | hb-ot-layout-base-table.hh | 116 bool has_data () const { return u.format; } in has_data() function 157 bool has_data () const { return tag; } in has_data() function 196 if (minMaxCoord.has_data ()) in get_min_max() 265 bool has_data () const { return baseLangSysTag; } in has_data() function 290 return record.has_data () ? record.get_min_max () : this+defaultMinMax; in get_min_max() 296 bool has_data () const { return baseValues; } in has_data() function 328 bool has_data () const { return baseScriptTag; } in has_data() function 355 if (!record->has_data ()) record = &baseScriptRecords.bsearch (HB_TAG ('D','F','L','T')); in get_base_script() 356 return record->has_data () ? record->get_base_script (this) : Null (BaseScript); in get_base_script() 382 if (!base_script.has_data ()) in get_baseline() [all …]
|
D | hb-aat-layout.cc | 207 if (morx.has_data ()) in hb_aat_layout_compile_map() 214 if (mort.has_data ()) in hb_aat_layout_compile_map() 238 return face->table.morx->has_data () || in hb_aat_layout_has_substitution() 239 face->table.mort->has_data (); in hb_aat_layout_has_substitution() 249 if (morx.has_data ()) in hb_aat_layout_substitute() 260 if (mort.has_data ()) in hb_aat_layout_substitute() 309 return face->table.kerx->has_data (); in hb_aat_layout_has_positioning() 342 return face->table.trak->has_data (); in hb_aat_layout_has_tracking()
|
D | hb-ot-color-svg-table.hh | 78 bool has_data () const { return svgDocEntries; } in has_data() function 92 bool has_data () const { return table->has_data (); } in has_data() function
|
D | hb-aat-map.cc | 41 if (!face->table.feat->has_data ()) return; in add_feature() 59 if (!feature->has_data ()) in add_feature() 68 if (!feature->has_data ()) return; in add_feature()
|
D | hb-ot-glyf-table.hh | 473 bool has_data () const { return numberOfContours; } in has_data() function 1136 optional_point_t () { has_data = false; } in optional_point_t() 1137 optional_point_t (float x_, float y_) { x = x_; y = y_; has_data = true; } in optional_point_t() 1139 bool has_data; member 1161 if (unlikely (point.is_end_point && !first_oncurve.has_data && !first_offcurve.has_data)) in consume_point() 1166 if (!first_oncurve.has_data) in consume_point() 1175 if (first_offcurve.has_data) in consume_point() 1188 if (last_offcurve.has_data) in consume_point() 1215 if (first_offcurve.has_data && last_offcurve.has_data) in consume_point() 1224 if (first_offcurve.has_data && first_oncurve.has_data) in consume_point() [all …]
|
D | hb-ot-metrics.cc | 73 (face->table.TABLE->has_data () && \ in _hb_ot_metrics_get_position_common() 77 (face->table.TABLE->has_data () && \ in _hb_ot_metrics_get_position_common() 151 (face->table.TABLE->has_data () && \ in hb_ot_metrics_get_position() 154 (face->table.TABLE->has_data () && \ in hb_ot_metrics_get_position()
|
D | hb-aat-layout-feat-table.hh | 135 bool has_data () const { return nSettings; } in has_data() function 164 bool has_data () const { return version.to_int (); } in has_data() function 181 { return get_feature (feature_type).has_data (); } in exposes_feature()
|
D | hb-style.cc | 114 return face->table.OS2->has_data () in hb_style_get_value() 120 return face->table.OS2->has_data () in hb_style_get_value()
|
D | hb-ot-color-sbix-table.hh | 199 bool has_data () const { return version; } in has_data() function 212 bool has_data () const { return table->has_data (); } in has_data() function 292 if (!has_data ()) in get_png_extents()
|
D | hb-ot-os2-table.hh | 62 bool has_data () const { return sxHeight || sCapHeight; } in has_data() function 118 …bool has_data () const { return usWeightClass || usWidthClass || usFirstCharIndex || usLastCharInd… in has_data() function
|
D | hb-ot-stat-table.hh | 293 bool has_data () const { return version.to_int (); } in has_data() function 334 if (!has_data ()) return; in collect_name_ids()
|
D | hb-ot-var-fvar-table.hh | 164 bool has_data () const { return version.to_int (); } in has_data() function 275 if (!has_data ()) return; in collect_name_ids()
|
D | hb-ot-hhea-table.hh | 48 bool has_data () const { return version.major; } in has_data() function
|
D | hb-ot-vorg-table.hh | 62 bool has_data () const { return version.to_int (); } in has_data() function
|
D | hb-ot-math.cc | 66 return face->table.MATH->has_data (); in hb_ot_math_has_data()
|
D | hb-ot-var.cc | 66 return face->table.fvar->has_data (); in hb_ot_var_has_data()
|
D | hb-aat-layout-trak-table.hh | 158 bool has_data () const { return version.to_int (); } in has_data() function
|
D | hb-subset-plan.cc | 195 if (!gdef->has_data ()) in _collect_layout_variation_indices() 263 if (math->has_data ()) in _math_closure()
|
D | hb-ot-post-table.hh | 263 bool has_data () const { return version.to_int (); } in has_data() function
|
D | hb-ot-color-cpal-table.hh | 151 bool has_data () const { return numPalettes; } in has_data() function
|
/third_party/node/deps/v8/src/parsing/ |
D | preparse-data.cc | 295 bool has_data = builder->HasData(); in SaveDataForSkippableFunction() local 299 HasDataField::encode(has_data) | in SaveDataForSkippableFunction() 312 return has_data; in SaveDataForSkippableFunction() 601 bool has_data = HasDataField::decode(has_data_and_num_parameters); in GetDataForSkippableFunction() local 617 if (!has_data) return nullptr; in GetDataForSkippableFunction()
|
/third_party/libsnd/src/ |
D | rf64.c | 639 int error = 0, has_data = SF_FALSE, add_fact_chunk = 0 ; in rf64_write_header() local 648 has_data = SF_TRUE ; in rf64_write_header() 758 if (has_data && psf->dataoffset != psf->header.indx) in rf64_write_header() 765 if (!has_data) in rf64_write_header()
|
/third_party/f2fs-tools/fsck/ |
D | segment.c | 275 bool has_data = (addr_type == WR_NORMAL in f2fs_write_ex() local 285 ASSERT((!has_data && buffer == NULL) || (has_data && buffer != NULL)); in f2fs_write_ex() 319 if (!has_data) { in f2fs_write_ex()
|
/third_party/python/Lib/distutils/command/ |
D | install.py | 667 def has_data(self): member in install 677 ('install_data', has_data),
|