HomeSort by relevance Sort by last modified time
    Searched full:actual (Results 1176 - 1200 of 10182) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextChunkBuilder.h 34 // Phase two performed the actual per-character layout, computing the final positions for each character, stored in the SVGInlineTextBox objects (SVGTextFragment).
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseBackendContext.h 40 // available. This should be replaced with the actual implementation later.
DatabaseBackendSync.h 40 // available. This should be replaced with the actual implementation later.
SQLError.cpp 39 const char SQLError::versionErrorMessage[] = "The actual database version did not match the expected version.";
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/
failures_unittests.js 84 grid.update({'WebKit Linux (dbg)': { actual: 'TEXT'}});
96 grid.update({'WebKit Mac10.6': { actual: 'IMAGE+TEXT'}});
113 grid.update({'WebKit Mac10.6': { actual: 'IMAGE+TEXT'}});
131 grid.update({'WebKit Linux (dbg)': { actual: 'TEXT'}});
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
chromium_port_testcase.py 152 self.assertEqual(mock_image_diff, port.diff_image("EXPECTED", "ACTUAL")[0])
156 self.assertEqual(None, port.diff_image("EXPECTED", "ACTUAL")[0])
162 port.diff_image("EXPECTED", "ACTUAL")
170 self.assertEqual(port.diff_image("EXPECTED", "ACTUAL"), (None, 'image diff returned an exit code of 2'))
driver_unittest.py 94 'ActualHash: actual',
103 self.assertEqual(content_block.content_hash, 'actual')
112 'ActualHash: actual',
121 self.assertEqual(content_block.content_hash, 'actual')
  /external/chromium_org/third_party/WebKit/public/web/
WebPrintScalingOption.h 39 WebPrintScalingOptionSourceSize, // Print output page size is same as the actual source page size. Do not scale/center/fit to printable area.
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
Image9.h 8 // the actual underlying surfaces of a Texture.
  /external/chromium_org/third_party/icu/source/common/
uinit.c 81 * for errors there, to make sure that the actual items they need are
  /external/chromium_org/third_party/icu/source/i18n/
casetrn.h 62 * ICU "poor man's RTTI", returns a UClassID for the actual class.
funcrepl.h 104 * ICU "poor man's RTTI", returns a UClassID for the actual class.
name2uni.h 53 * ICU "poor man's RTTI", returns a UClassID for the actual class.
nortrans.h 48 * ICU "poor man's RTTI", returns a UClassID for the actual class.
titletrn.h 56 * ICU "poor man's RTTI", returns a UClassID for the actual class.
  /external/chromium_org/third_party/icu/source/test/intltest/
convtest.h 56 /* actual output */
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCVideoRenderer.h 42 // Initialize the renderer. Requires a delegate which does the actual drawing
  /external/chromium_org/third_party/mesa/src/src/glsl/
standalone_scaffolding.h 53 * we don't have a connection to an actual driver.
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_blorp.h 242 /* Actual number of samples per pixel in the source image. */
245 /* Actual MSAA layout used by the source image. */
256 /* Actual number of samples per pixel in the destination image. */
259 /* Actual MSAA layout used by the destination image. */
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
swrast_setup.h 31 * the software rasterizer (swrast) to perform actual rasterization.
  /external/chromium_org/third_party/skia/include/core/
SkColorShader.h 18 actual shader object is needed, this provides that feature.
  /external/chromium_org/tools/gyp/test/actions/src/subdir1/
executable.gyp 53 # always try to recreate it. Actual output files should be listed
  /external/chromium_org/tools/gyp/test/mac/
gyptest-strip.py 40 # The actual numbers here are not interesting, they just need to be the same
  /external/chromium_org/ui/views/corewm/
native_cursor_manager.h 21 // the CursorManager of any actual state changes performed through the
visibility_controller.h 25 // TODO(beng): potentially replace by an actual window animator class in

Completed in 416 milliseconds

<<41424344454647484950>>