Searched defs:operations_ (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/cc/animation/
H A Dtransform_operations.h94 std::vector<TransformOperation> operations_; member in class:cc::TransformOperations
/external/chromium_org/cc/output/
H A Dfilter_operations.h53 return operations_.size();
58 return operations_[index];
76 std::vector<FilterOperation> operations_; member in class:cc::FilterOperations
/external/chromium_org/sync/internal_api/
H A Dchange_reorder_buffer.h78 OperationMap operations_; member in class:syncer::ChangeReorderBuffer
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Doperation_manager.h117 OperationMap operations_; member in class:extensions::image_writer::OperationManager
/external/chromium_org/chrome/installer/util/
H A Dproduct.h136 scoped_ptr<ProductOperations> operations_; member in class:installer::Product
/external/chromium_org/chrome/browser/undo/
H A Dundo_manager.h28 return operations_.get();
40 ScopedVector<UndoOperation> operations_; member in class:UndoGroup
/external/chromium_org/content/browser/fileapi/
H A Dfileapi_message_filter.h217 OperationsMap operations_; member in class:content::FileAPIMessageFilter
/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_operation_runner.h303 // IDMap<FileSystemOperation, IDMapOwnPointer> operations_;
304 IDMap<FileSystemOperation, IDMapOwnPointer> operations_; member in class:storage::FileSystemOperationRunner

Completed in 230 milliseconds