HomeSort by relevance Sort by last modified time
    Searched refs:ResourceHandle (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/ui/base/resource/
resource_handle.h 19 class UI_EXPORT ResourceHandle {
28 virtual ~ResourceHandle() {}
resource_data_dll_win.h 15 class ResourceDataDLL : public ResourceHandle {
20 // ResourceHandle implementation:
data_pack.h 30 class UI_EXPORT DataPack : public ResourceHandle {
49 // ResourceHandle implementation:
resource_data_dll_win.cc 56 ResourceHandle::TextEncodingType ResourceDataDLL::GetTextEncodingType() const {
resource_bundle.h 37 class ResourceHandle;
213 // interpretation of the resource. Use ResourceHandle::SCALE_FACTOR_NONE
226 // Use ResourceHandle::SCALE_FACTOR_NONE for scale independent image resources
320 bool LoadBitmap(const ResourceHandle& data_handle,
368 scoped_ptr<ResourceHandle> locale_resources_data_;
369 ScopedVector<ResourceHandle> data_packs_;
resource_bundle.cc 473 ResourceHandle::TextEncodingType encoding =
475 DCHECK(encoding == ResourceHandle::UTF16 || encoding == ResourceHandle::UTF8)
480 if (encoding == ResourceHandle::UTF16) {
483 } else if (encoding == ResourceHandle::UTF8) {
690 bool ResourceBundle::LoadBitmap(const ResourceHandle& data_handle,
data_pack.cc 207 ResourceHandle::TextEncodingType DataPack::GetTextEncodingType() const {
  /external/chromium_org/third_party/WebKit/Source/core/loader/
PingLoader.h 47 class ResourceHandle;
54 // Therefore, as soon as a callback is received from the ResourceHandle, this class
FrameLoaderClient.h 76 class ResourceHandle;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 322 milliseconds