OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pixelshigh
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/ui/gfx/image/
image_mac_unittest.mm
44
[ns_image_rep
pixelsHigh
] == height * scale) {
60
pixelsHigh
:height
image_mac.mm
93
[ns_image_rep
pixelsHigh
] / scale);
image_skia_util_mac.mm
28
std::abs(desired_size.height - [image_rep
pixelsHigh
]);
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
autofill_section_view_unittest.mm
46
pixelsHigh
: NSHeight(bounds)
/sdk/emulator/opengl/host/libs/Translator/EGL/
MacNative.m
169
pixelsWide:width
pixelsHigh
:height];
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzWM.m
52
imgrep = [ [ [ NSBitmapImageRep alloc ] initWithBitmapDataPlanes: NULL pixelsWide: w
pixelsHigh
: h bitsPerSample: 1 samplesPerPixel: 2 hasAlpha: YES isPlanar: YES colorSpaceName: NSDeviceWhiteColorSpace bytesPerRow: (w+7)/8 bitsPerPixel: 0 ] autorelease ];
425
imgrep = [ [ [ NSBitmapImageRep alloc ] initWithBitmapDataPlanes: NULL pixelsWide: icon->w
pixelsHigh
: icon->h bitsPerSample: 8 samplesPerPixel: 4 hasAlpha: YES isPlanar: NO colorSpaceName: NSDeviceRGBColorSpace bytesPerRow: 4*icon->w bitsPerPixel: 32 ] autorelease ];
/external/chromium_org/content/common/cursors/
webcursor_mac.mm
169
// size of a representation is not the same as pixelsWide or
pixelsHigh
.
/external/chromium_org/chrome/browser/web_applications/
web_app_mac.mm
324
DCHECK_EQ(dimension, [overlay
pixelsHigh
]);
328
pixelsHigh
:dimension
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumMac.mm
319
pixelsHigh
:1
346
pixelsHigh
:1
[
all
...]
/external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.mm
155
pixelsHigh
:size.height * scale
[
all
...]
/prebuilts/tools/darwin-x86/sdl/libs/
libSDL.a
[
all
...]
Completed in 304 milliseconds