/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
throbber_view.h | 16 // - Filmstrip: Draws via a sequence of frames in an image. There is no state 17 // where the class is frozen on an image and not animating. The image needs to 20 // - Toast: Draws an image animating down to the bottom and then another image 28 // Creates a filmstrip view with |frame| and image |image|. 30 image:(NSImage*)image;
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
taskbar_decorator.h | 11 class Image; 16 // Draws a scaled version of the avatar in |image| on the taskbar button 19 void DrawTaskbarDecoration(gfx::NativeWindow window, const gfx::Image* image);
|
/external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
InputTypeNames.in | 12 image
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-assamese/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-bengali/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-gujarati/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-gurmukhi/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-kannada/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-malayalam/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-oriya/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-sinhala/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-tamil/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-telugu/utrrs/ |
README | 2 A system to compare a reference image of a text character, word or phrase with another image of the character, word or phrase that was rendered by a text rendering engine. Differences between the reference image and the rendered image may be recorded for subsequent analysis. Performance of a text rendering engine producing text according to typographical rules applicable to a natural language can be evaluated by one with no knowledge or ability to read the natural language
|
/external/markdown/tests/misc/ |
image_in_links.html | 1 <p><a href="path/to/image.png"><img alt="altname" src="path/to/img_thumb.png" /></a></p
|
/external/proguard/src/proguard/gui/splash/ |
ImageSprite.java | 26 * This Sprite represents an animated image. 32 private final Image image; field in class:ImageSprite 41 * @param image the Image to be painted. 42 * @param x the variable x-coordinate of the upper-left corner of the image. 43 * @param y the variable y-coordinate of the upper-left corner of the image. 44 * @param scaleX the variable x-scale of the image. 45 * @param scaleY the variable y-scale of the image. 47 public ImageSprite(Image image [all...] |
/external/skia/gm/ |
image.h | 2 // image.h
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/ |
image.py | 5 """Class representing image/* type MIME documents.""" 18 """Class for generating image/* type MIME documents.""" 22 """Create an image/* type MIME document. 24 _imagedata is a string containing the raw image data. If this data 27 Otherwise, you can specify the specific image subtype via the _subtype 31 transport of the image data. It takes one argument, which is this 32 Image instance. It should use get_payload() and set_payload() to 44 raise TypeError('Could not guess image MIME subtype') 45 MIMENonMultipart.__init__(self, 'image', _subtype, **_params)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/ |
image.py | 5 """Class representing image/* type MIME documents.""" 18 """Class for generating image/* type MIME documents.""" 22 """Create an image/* type MIME document. 24 _imagedata is a string containing the raw image data. If this data 27 Otherwise, you can specify the specific image subtype via the _subtype 31 transport of the image data. It takes one argument, which is this 32 Image instance. It should use get_payload() and set_payload() to 44 raise TypeError('Could not guess image MIME subtype') 45 MIMENonMultipart.__init__(self, 'image', _subtype, **_params)
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/util/ |
IconLoader.java | 7 import java.awt.image.BufferedImage; 31 public static BufferedImage toCompatibleImage(BufferedImage image) { 33 return image; 36 if (image.getColorModel().equals( 38 return image; 42 image.getWidth(), image.getHeight(), image.getTransparency()); 44 g.drawImage(image, 0, 0, null);
|
/external/chromium_org/chrome/browser/history/ |
select_favicon_frames_unittest.cc | 8 #include "ui/gfx/image/image_skia.h" 44 SkColor GetColor(const gfx::ImageSkia& image, ui::ScaleFactor factor, 47 image.GetRepresentation(ui::GetImageScale(factor)).sk_bitmap(); 58 SkColor GetColor1x(const gfx::ImageSkia& image) { 59 return GetColor(image, ui::SCALE_FACTOR_100P); 62 SkColor GetColor2x(const gfx::ImageSkia& image) { 63 return GetColor(image, ui::SCALE_FACTOR_200P); 72 gfx::ImageSkia image = SelectFaviconFrames(bitmaps, local 74 EXPECT_EQ(1u, image.image_reps().size()); 75 ASSERT_TRUE(image.HasRepresentation(1.0f)) 88 gfx::ImageSkia image = SelectFaviconFrames(bitmaps, local 103 gfx::ImageSkia image = SelectFaviconFrames(bitmaps, local 119 gfx::ImageSkia image = SelectFaviconFrames(bitmaps, local 132 gfx::ImageSkia image = SelectFaviconFrames(bitmaps, local 148 gfx::ImageSkia image = SelectFaviconFrames(bitmaps, local [all...] |
/external/chromium_org/ui/gfx/image/ |
image_unittest_util.cc | 5 // Because the unit tests for gfx::Image are spread across multiple 8 #include "ui/gfx/image/image_unittest_util.h" 16 #include "ui/gfx/image/image_skia.h" 77 gfx::Image CreateImage() { 81 gfx::Image CreateImage(int width, int height) { 82 return gfx::Image::CreateFrom1xBitmap(CreateBitmap(width, height)); 85 bool IsEqual(const gfx::Image& img1, const gfx::Image& img2) { 139 void CheckImageIndicatesPNGDecodeFailure(const gfx::Image& image) { 187 UIImage* image = local [all...] |
/external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/ |
ps_context_2d.cc | 37 if (ctx->image) { 38 PSInterfaceCore()->ReleaseResource(ctx->image); 39 ctx->image = 0; 75 if (ctx->image) { 76 PSInterfaceCore()->ReleaseResource(ctx->image); 77 ctx->image = 0; 89 // Allocates (if needed) a new image context which will be swapped in when 91 // implemented the suggested image/graphic_2d use specified in the 96 // Check if we are already holding an image 97 if (ctx->image) return 1 105 PP_Resource image = local [all...] |
/external/jmonkeyengine/engine/src/desktop/jme3tools/converters/ |
MipMapGenerator.java | 36 import com.jme3.texture.Image; 37 import com.jme3.texture.Image.Format; 42 import java.awt.image.BufferedImage; 62 public static void resizeToPowerOf2(Image image){ 63 BufferedImage original = ImageToAwt.convert(image, false, true, 0); 64 int potWidth = FastMath.nearestPowerOfTwo(image.getWidth()); 65 int potHeight = FastMath.nearestPowerOfTwo(image.getHeight()); 71 Image output = loader.load(scaled, false); 73 image.setWidth(potSize) [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/css/ |
file_types.css | 7 background-image: -webkit-image-set( 17 background-image: -webkit-image-set( 23 background-image: -webkit-image-set( 31 background-image: -webkit-image-set( 37 background-image: -webkit-image-set [all...] |