Home
last modified time | relevance | path

Searched refs:has_data (Results 1 – 25 of 46) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-color.cc71 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()
Dhb-ot-layout-base-table.hh116 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 …]
Dhb-aat-layout.cc207 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()
Dhb-ot-color-svg-table.hh78 bool has_data () const { return svgDocEntries; } in has_data() function
92 bool has_data () const { return table->has_data (); } in has_data() function
Dhb-aat-map.cc41 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()
Dhb-ot-glyf-table.hh473 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 …]
Dhb-ot-metrics.cc73 (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()
Dhb-aat-layout-feat-table.hh135 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()
Dhb-style.cc114 return face->table.OS2->has_data () in hb_style_get_value()
120 return face->table.OS2->has_data () in hb_style_get_value()
Dhb-ot-color-sbix-table.hh199 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()
Dhb-ot-os2-table.hh62 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
Dhb-ot-stat-table.hh293 bool has_data () const { return version.to_int (); } in has_data() function
334 if (!has_data ()) return; in collect_name_ids()
Dhb-ot-var-fvar-table.hh164 bool has_data () const { return version.to_int (); } in has_data() function
275 if (!has_data ()) return; in collect_name_ids()
Dhb-ot-hhea-table.hh48 bool has_data () const { return version.major; } in has_data() function
Dhb-ot-vorg-table.hh62 bool has_data () const { return version.to_int (); } in has_data() function
Dhb-ot-math.cc66 return face->table.MATH->has_data (); in hb_ot_math_has_data()
Dhb-ot-var.cc66 return face->table.fvar->has_data (); in hb_ot_var_has_data()
Dhb-aat-layout-trak-table.hh158 bool has_data () const { return version.to_int (); } in has_data() function
Dhb-subset-plan.cc195 if (!gdef->has_data ()) in _collect_layout_variation_indices()
263 if (math->has_data ()) in _math_closure()
Dhb-ot-post-table.hh263 bool has_data () const { return version.to_int (); } in has_data() function
Dhb-ot-color-cpal-table.hh151 bool has_data () const { return numPalettes; } in has_data() function
/third_party/node/deps/v8/src/parsing/
Dpreparse-data.cc295 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/
Drf64.c639 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/
Dsegment.c275 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/
Dinstall.py667 def has_data(self): member in install
677 ('install_data', has_data),

12