Home
last modified time | relevance | path

Searched defs:has_data (Results 1 – 25 of 38) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/src/
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-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
265 bool has_data () const { return baseLangSysTag; } in has_data() function
296 bool has_data () const { return baseValues; } in has_data() function
328 bool has_data () const { return baseScriptTag; } in has_data() function
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
Dhb-ot-vorg-table.hh62 bool has_data () const { return version.to_int (); } in has_data() function
Dhb-ot-hhea-table.hh48 bool has_data () const { return version.major; } in has_data() function
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
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-aat-layout-trak-table.hh158 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
Dhb-ot-post-table.hh263 bool has_data () const { return version.to_int (); } in has_data() function
Dhb-ot-var-fvar-table.hh164 bool has_data () const { return version.to_int (); } in has_data() function
Dhb-ot-kern-table.hh283 bool has_data () const { return u.version32; } in has_data() function
Dhb-ot-stat-table.hh293 bool has_data () const { return version.to_int (); } in has_data() function
Dhb-ot-glyf-table.hh473 bool has_data () const { return numberOfContours; } in has_data() function
1139 bool has_data; member
Dhb-ot-layout-gdef-table.hh525 bool has_data () const { return version.to_int (); } in has_data() function
Dhb-ot-var-gvar-table.hh355 bool has_data () const { return tupleVarCount; } in has_data() function
/third_party/cef/tests/cefclient/browser/
Dscheme_test.cc102 bool has_data = false; in Read() local
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dcamtransport.h87 gboolean has_data; member
/third_party/python/Lib/distutils/command/
Dinstall.py667 def has_data(self): member in install
/third_party/libsnd/src/
Drf64.c639 int error = 0, has_data = SF_FALSE, add_fact_chunk = 0 ; in rf64_write_header() local
Dwav.c1143 int error, has_data = SF_FALSE ; in wav_write_header() local
/third_party/node/deps/v8/src/parsing/
Dpreparse-data.cc295 bool has_data = builder->HasData(); in SaveDataForSkippableFunction() local
601 bool has_data = HasDataField::decode(has_data_and_num_parameters); in GetDataForSkippableFunction() local
/third_party/cef/tests/ceftests/
Ddownload_unittest.cc114 bool has_data = false; in DoRead() local
Dscheme_handler_unittest.cc395 bool has_data = false; in ReadResponse() local
611 bool has_data = false; in GetData() local
/third_party/f2fs-tools/fsck/
Dsegment.c262 bool has_data = (addr_type == WR_NORMAL in f2fs_write_ex() local

12