Searched refs:loadData (Results 26 - 50 of 50) sorted by relevance

12

/external/fonttools/Lib/fontTools/ttLib/
H A Dsfnt.py76 data = entry.loadData (self.file)
358 def loadData(self, file): member in class:DirectoryEntry
/external/fonttools/Tools/fontTools/ttLib/
H A Dsfnt.py76 data = entry.loadData (self.file)
358 def loadData(self, file): member in class:DirectoryEntry
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebRemoteFrameImpl.h85 virtual void loadData(
H A DWebLocalFrameImpl.h134 virtual void loadData(
H A DWebRemoteFrameImpl.cpp425 void WebRemoteFrameImpl::loadData( function in class:blink::WebRemoteFrameImpl
H A DWebLocalFrameImpl.cpp863 void WebLocalFrameImpl::loadData(const WebData& data, const WebString& mimeType, const WebString& textEncoding, const WebURL& baseURL, const WebURL& unreachableURL, bool replace) function in class:WebLocalFrameImpl
887 loadData(data, WebString::fromUTF8("text/html"), WebString::fromUTF8("UTF-8"), baseURL, unreachableURL, replace);
/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrame.h356 virtual void loadData(const WebData& data,
/external/chromium_org/third_party/icu/source/i18n/
H A Dtznames_impl.cpp502 static const UChar** loadData(UResourceBundle* rb, const char* key);
520 const UChar** names = loadData(rb, key);
561 ZNames::loadData(UResourceBundle* rb, const char* key) { function in class:ZNames
637 const UChar** names = loadData(rb, key);
/external/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp502 static const UChar** loadData(UResourceBundle* rb, const char* key);
520 const UChar** names = loadData(rb, key);
561 ZNames::loadData(UResourceBundle* rb, const char* key) { function in class:ZNames
637 const UChar** names = loadData(rb, key);
/external/chromium_org/third_party/icu/source/common/
H A Dusprep.cpp221 loadData(UStringPrepProfile* profile, function
339 if(!loadData(newProfile.getAlias(), path, name, _SPREP_DATA_TYPE, status) || U_FAILURE(*status) ){
/external/icu/icu4c/source/common/
H A Dusprep.cpp221 loadData(UStringPrepProfile* profile, function
339 if(!loadData(newProfile.getAlias(), path, name, _SPREP_DATA_TYPE, status) || U_FAILURE(*status) ){
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A DImage11.cpp250 void Image11::loadData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, function in class:rx::Image11
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
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 ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/content/renderer/
H A Ddom_serializer_browsertest.cc257 // TODO(darin): This should use WebFrame::loadData.
262 web_frame->loadData(data, "text/html", encoding_info, base_url);
H A Drender_frame_impl.cc239 // frame was loaded by loadData, the original url will be ds->unreachableURL()
242 // blink::WebFrame::loadData(), and the base URL will be in the redirect
917 // A loadData request with a specified base URL.
920 frame->loadData(
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DImage9.cpp384 void Image9::loadData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, function in class:rx::Image9
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/
H A DTextureD3D.cpp118 image->loadData(0, 0, 0, image->getWidth(), image->getHeight(), image->getDepth(), unpack.alignment, type, pixelData);
144 image->loadData(xoffset, yoffset, zoffset, width, height, depth, unpack.alignment, type, pixelData);
/external/chromium_org/tools/deep_memory_profiler/visualizer/static/third_party/jqTree/
H A Dtree.jquery.js886 JqTreeWidget.prototype.loadData = function(data, parent_node) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1528 milliseconds

12