Lines Matching full:handle_table
58 HANDLETABLE* handle_table,
64 ::PlayEnhMetaFileRecord(bitmap_dc, handle_table, record, num_objects);
101 ::PlayEnhMetaFileRecord(metafile_dc, handle_table, record, num_objects);
304 HANDLETABLE* handle_table,
310 context->handle_table = handle_table;
330 context->handle_table,
574 HANDLETABLE* handle_table,
579 if (!emf.context_.handle_table) {
580 DCHECK(!emf.context_.handle_table);
582 emf.context_.handle_table = handle_table;
586 DCHECK_EQ(emf.context_.handle_table, handle_table);