Searched
full:checking (Results
976 -
1000 of
3581) sorted by null
<<31323334353637383940>>
/external/webkit/Source/WebCore/platform/graphics/ |
FloatRect.h | 118 // is really checking for containment of 1x1 rect, but that doesn't make sense with floats.
|
IntRect.cpp | 45 // Checking emptiness handles negative widths as well as zero.
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
ZoomManager.cpp | 167 // Checking if we are zooming...
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
VDMXParser.cpp | 40 // This class perform some trival buffer operations while checking for
|
/external/webkit/Source/WebCore/platform/graphics/gstreamer/ |
GStreamerGWorld.cpp | 217 // 0.10.31, just like the macro for checking the version.
|
/external/webkit/Source/WebCore/platform/graphics/opengl/ |
Extensions3DOpenGL.cpp | 58 // For OpenGL ES2.0, requires checking for
|
/external/webkit/Source/WebKit/chromium/public/ |
WebContextMenuData.h | 108 // Whether spell checking is enabled.
|
/external/webkit/Source/WebKit/efl/ewk/ |
ewk_private.h | 46 // If defined, ewk will do type checking to ensure objects are of correct type
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
TextCheckerClientEnchant.cpp | 118 // Stop checking, this word is ok in at least one dict.
|
/external/webkit/Source/WebKit/gtk/po/ |
et.po | 364 msgid "Enable Spell Checking" 367 msgid "Enables spell checking while typing" 370 msgid "Languages to use for spell checking" 373 msgid "Comma separated list of languages to use for spell checking"
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
utf8.h | 72 * Function for handling "next code point" with error-checking. 79 * Function for handling "append code point" with error-checking. 86 * Function for handling "previous code point" with error-checking. 93 * Function for handling "skip backward one code point" with error-checking.
|
/external/webkit/Source/WebKit2/WebProcess/ |
WebProcess.h | 112 // Text Checking
|
/external/webkit/Tools/Scripts/ |
check-webkit-style | 82 # Checking for the verbose flag before calling check_webkit_style_parser()
|
update-webkit-dependency | 74 print "Checking Last-Modified date of $zipFile...\n";
|
/external/webkit/Tools/Scripts/webkitpy/python24/ |
versioning.py | 23 """Supports Python version checking."""
|
versioning_unittest.py | 34 """A mock sys module for passing to version-checking methods."""
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
checker.py | 246 # Some files should be skipped when checking style. For example, 666 """A ProcessorBase for checking style. 685 mock_carriage_checker_class: A mock class for checking and 744 _log.debug("Checking style: " + file_path)
|
checker_unittest.py | 313 "Checking: " + path) 321 message = 'while checking: %s' % path 365 self.assertEquals(dispatcher.should_check_and_strip_carriage_returns(file_path), expected_result, 'Checking: %s' % file_path) 384 self.assertTrue(checker is None, 'Checking: "%s"' % file_path) [all...] |
filereader_unittest.py | 45 method for later checking by the unittest test methods.
|
/external/webkit/Tools/android/flex-2.5.4a/ |
sym.c | 105 /* We don't bother checking the return status because we are not
|
/external/webkit/Tools/wx/packaging/ |
build-mac-installer.py | 87 print "checking dll %s" % filename
|
/external/zlib/examples/ |
gun.c | 11 Improve allocation failure checking 34 checking for a proper suffix), no output will be written, and no files 115 bytes output, both for checking against the gzip trailer. (The length in 120 int check; /* true if checking crc and total */
|
/frameworks/base/core/java/android/os/ |
PatternMatcher.java | 140 // all is good without checking!
|
/frameworks/base/core/java/android/provider/ |
DrmStore.java | 202 * @param context A context used for checking calling permission.
|
/frameworks/base/core/java/android/util/ |
TimingLogger.java | 51 * The Log tag to use for checking Log.isLoggable and for
|
Completed in 1305 milliseconds
<<31323334353637383940>>