/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrload.c | 336 FT_UInt32 size; FT_LOCAL_DEF() local [all...] |
H A D | pfrobjs.c | 215 FT_Bitmap_Size* size; in FT_LOCAL_DEF() local 321 PFR_Size size in FT_LOCAL_DEF() local 524 FT_UInt size = item->pair_size; FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttload.c | 571 FT_ULong size; in FT_LOCAL_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/truetype/ |
H A D | ttdriver.c | 294 tt_size_select( FT_Size size, in tt_size_select() argument 331 tt_size_request( FT_Size size, in tt_size_request() argument 436 TT_Size size = (TT_Size)ttsize; tt_glyph_load() local [all...] |
H A D | ttobjs.c | 1079 TT_Size size = (TT_Size)ftsize; tt_size_done_bytecode() local 1122 TT_Size size = (TT_Size)ftsize; tt_size_init_bytecode() local 1295 TT_Size size = (TT_Size)ttsize; FT_LOCAL_DEF() local 1326 TT_Size size = (TT_Size)ttsize; tt_size_done() local [all...] |
/third_party/skia/third_party/externals/freetype/src/type42/ |
H A D | t42objs.c | 526 T42_Size size = (T42_Size)t42size; in FT_LOCAL_DEF() local 545 T42_Size size = (T42_Size)t42size; in FT_LOCAL_DEF() local 564 T42_Size size = (T42_Size)t42size; T42_Size_Done() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-font.cc | 205 hb_ot_get_glyph_name(hb_font_t *font HB_UNUSED, void *font_data, hb_codepoint_t glyph, char *name, unsigned int size, void *user_data HB_UNUSED) hb_ot_get_glyph_name() argument
|
H A D | hb-vector.hh | 244 unsigned int size = size_ < 0 ? 0u : (unsigned int) size_; in resize() local 273 unsigned int size = size_ < 0 ? 0u : (unsigned int) size_; shrink() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-draw.c | 33 unsigned size; member [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
H A D | ebdt_table.cc | 75 int32_t size = Offset::kHeaderLength; in SubDataSizeToSerialize() local 100 int32_t size = 0; in SubSerialize() local 147 int32_t size in GenerateLocaList() local [all...] |
H A D | eblc_table.cc | 78 BitmapSizeTablePtr size; in CreateBitmapSizeTable() local 100 int32_t size = new_data->WriteFixed(0, kVersion); in SubSerialize() local 212 int32_t size = Offset::kHeaderLength; SubDataSizeToSerialize() local [all...] |
H A D | index_sub_table_format1.cc | 183 int32_t size = SerializeIndexSubHeader(new_data); in SubSerialize() local
|
H A D | index_sub_table_format3.cc | 195 int32_t size = SerializeIndexSubHeader(new_data); in SubSerialize() local
|
H A D | index_sub_table_format4.cc | 230 int32_t size = SerializeIndexSubHeader(new_data); in SubSerialize() local [all...] |
H A D | index_sub_table_format5.cc | 202 int32_t size = SerializeIndexSubHeader(new_data); in SubSerialize() local [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
H A D | font_header_table.cc | 229 void FontHeaderTable::Builder::SetLowestRecPPEM(int32_t size) { in SetLowestRecPPEM() argument
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/ |
H A D | loca_table.cc | 190 int32_t size = 0; in SubSerialize() local [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | font_data_test.cc | 137 void FillTestByteArray(ByteArray* ba, int32_t size) { in FillTestByteArray() argument 305 int32_t size = BYTE_ARRAY_SIZES[i]; in TestReadableFontData() local 316 int32_t size = BYTE_ARRAY_SIZES[i]; TestWritableFontData() local [all...] |
/third_party/python/Modules/ |
H A D | _heapqmodule.c | 28 Py_ssize_t parentpos, size; in siftdown() local 397 Py_ssize_t parentpos, size; in siftdown_max() local [all...] |
H A D | _dbmmodule.c | 122 int size; in dbm_length() local 275 Py_ssize_t size; in dbm_contains() local
|
/third_party/python/Modules/_ctypes/libffi_osx/include/ |
H A D | ffi.h | 141 size_t size; member
|
/third_party/python/Modules/_io/clinic/ |
H A D | bufferedio.c.h | 115 Py_ssize_t size = 0; in _io__Buffered_peek() local 306 Py_ssize_t size in _io__Buffered_readline() local [all...] |
H A D | bytesio.c.h | 170 Py_ssize_t size = -1; in _io_BytesIO_read() local 207 Py_ssize_t size = -1; _io_BytesIO_read1() local 245 Py_ssize_t size = -1; _io_BytesIO_readline() local 359 Py_ssize_t size = self->pos; _io_BytesIO_truncate() local [all...] |
H A D | fileio.c.h | 257 Py_ssize_t size = -1; in _io_FileIO_read() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | HashTable.h | 214 uint32_t size() const { return Present.count(); } in size() function in llvm::pdb::HashTable
|