Searched refs:get_size (Results 26 - 36 of 36) sorted by relevance

12

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh94 inline unsigned int get_size (void) const function in struct:OT::ValueFormat
182 return TRACE_RETURN (c->check_range (values, get_size ()) && (!has_device () || sanitize_value_devices (c, base, values)));
189 if (!c->check_array (values, get_size (), count)) return TRACE_RETURN (false);
783 unsigned int record_size = valueFormat1.get_size () + valueFormat2.get_size ();
H A Dhb-ot-layout-common-private.hh1144 inline unsigned int get_size (void) const function in struct:OT::Device
1153 return TRACE_RETURN (c->check_struct (this) && c->check_range (this, this->get_size ()));
H A Dhb-uniscribe.cc373 name.stringOffset.set (name.get_size ());
/external/clang/bindings/python/tests/cindex/
H A Dtest_type.py327 """Ensure Cursor.type.get_size, Cursor.type.get_align and
350 assert teststruct.type.get_size() == total
/external/iproute2/tc/
H A Dq_netem.c193 if (get_size(&opt.limit, *argv)) {
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-common-private.hh1144 inline unsigned int get_size (void) const function in struct:OT::Device
1153 return TRACE_RETURN (c->check_struct (this) && c->check_range (this, this->get_size ()));
H A Dhb-uniscribe.cc374 name.stringOffset.set (name.get_size ());
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
H A Dir.py326 def get_size(self): member in class:Array
331 size = property(get_size)
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp590 REAL get_size; local
592 GpStatus status = CallFunc(GdipGetFontSize)((GpFont *)pFont, (REAL*)&get_size);
594 *size = (FX_FLOAT)get_size;
/external/clang/bindings/python/clang/
H A Dcindex.py1827 def get_size(self): member in class:Type
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 997 milliseconds

12