HomeSort by relevance Sort by last modified time
    Searched full:important (Results 251 - 275 of 5286) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/system/include/
cwctype_is_not_supported 30 /* IMPORTANT: cwchar and cwctype are not supported. See comment in
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
cwchar 30 /* IMPORTANT: cwchar and cwctype are not supported. See comment in
cwctype_is_not_supported 30 /* IMPORTANT: cwchar and cwctype are not supported. See comment in
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ptrs_specialize.h 28 // Important pointers specializations
  /prebuilts/ndk/9/sources/cxx-stl/system/include/
cwchar 30 /* IMPORTANT: cwchar and cwctype are not supported. See comment in
cwctype_is_not_supported 30 /* IMPORTANT: cwchar and cwctype are not supported. See comment in
  /external/chromium_org/third_party/WebKit/Source/core/css/
PropertySetCSSStyleDeclaration.cpp 189 return m_propertySet->propertyIsImportant(propertyID) ? "important" : "";
218 bool important = priority.find("important", 0, false) != kNotFound;
222 bool changed = m_propertySet->setProperty(propertyID, value, important, contextStyleSheet());
262 void PropertySetCSSStyleDeclaration::setPropertyInternal(CSSPropertyID propertyID, const String& value, bool important, ExceptionState&)
267 bool changed = m_propertySet->setProperty(propertyID, value, important, contextStyleSheet());
334 // FIXME: It is likely that the identity is not important for web compatibility and this code should be removed.
StylePropertySet.h 196 bool setProperty(CSSPropertyID, const String& value, bool important = false, StyleSheetContents* contextStyleSheet = 0);
197 void setProperty(CSSPropertyID, PassRefPtr<CSSValue>, bool important = false);
200 bool setProperty(CSSPropertyID, CSSValueID identifier, bool important = false);
201 bool setProperty(CSSPropertyID, CSSPropertyID identifier, bool important = false);
205 bool setVariableValue(const AtomicString& name, const String& value, bool important = false);
StylePropertySet.cpp 231 bool MutableStylePropertySet::setProperty(CSSPropertyID propertyID, const String& value, bool important, StyleSheetContents* contextStyleSheet)
240 return CSSParser::parseValue(this, propertyID, value, important, cssParserMode(), contextStyleSheet);
243 void MutableStylePropertySet::setProperty(CSSPropertyID propertyID, PassRefPtr<CSSValue> prpValue, bool important)
247 setProperty(CSSProperty(propertyID, prpValue, important));
255 m_propertyVector.append(CSSProperty(shorthand.properties()[i], value, important));
282 bool MutableStylePropertySet::setVariableValue(const AtomicString& name, const String& value, bool important)
295 CSSProperty property(CSSPropertyVariable, CSSVariableValue::create(name, value), important);
322 bool MutableStylePropertySet::setProperty(CSSPropertyID propertyID, CSSValueID identifier, bool important)
324 setProperty(CSSProperty(propertyID, cssValuePool().createIdentifierValue(identifier), important));
328 bool MutableStylePropertySet::setProperty(CSSPropertyID propertyID, CSSPropertyID identifier, bool important)
    [all...]
CSSPropertySourceData.h 55 CSSPropertySourceData(const String& name, const String& value, bool important, bool disabled, bool parsedOk, const SourceRange& range);
64 bool important; member in struct:WebCore::CSSPropertySourceData
DOMWindowCSS.cpp 47 if (!value.endsWith("important", false))
68 // CSSParser::parseValue() won't work correctly if !important is present,
  /ndk/docs/text/
NDK-GDB.text 4 IMPORTANT: IF YOU ARE DEBUGGING THREADED PROGRAMS, PLEASE READ THE
23 IMPORTANT: Native debugging can only work if *all* these conditions are met:
43 IMPORTANT IMPORTANT IMPORTANT !!
88 IMPORTANT: When quitting the GDB prompt, your debugged application process
91 IMPORTANT: The GDB prompt will be preceded by a long list of error messages,
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.css 314 min-width: 54px !important;
331 z-index: 4 !important;
409 color: rgb(17, 85, 204) !important;
414 color: rgb(102, 17, 204) !important;
423 color: rgb(209, 72, 54) !important;
459 color: rgb(221, 75, 57) !important;
460 font-size: 13px !important;
468 color: white !important;
478 color: white !important;
482 color: white !important;
    [all...]
  /external/chromium_org/chrome/test/perf/
startup_test.cc 55 IMPORTANT
156 bool important = (test_importance == IMPORTANT); local
262 graph, std::string(), trace, times, "ms", important);
273 graph, std::string(), name.c_str(), times, "ms", important);
280 graph, std::string(), name.c_str(), times, "ms", important);
289 graph, std::string(), name.c_str(), times, "ms", important);
299 graph, std::string(), name.c_str(), times, "ms", important);
313 RunStartupTest("warm", "t", WARM, IMPORTANT,
319 RunStartupTest("warm", "t_ref", WARM, IMPORTANT,
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
inspector.css 44 display: flex !important;
49 display: flex !important;
58 display: none !important;
65 white-space: nowrap !important;
150 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(175, 175, 175)), to(rgb(151, 151, 151))) !important;
151 color: #333 !important;
155 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(221, 221, 221)), to(rgb(207, 207, 207))) !important;
156 color: #555 !important;
160 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(189, 189, 189)), to(rgb(167, 167, 167))) !important;
161 color: #333 !important;
    [all...]
  /frameworks/support/v4/java/android/support/v4/accessibilityservice/
AccessibilityServiceInfoCompat.java 175 * If this flag is set the system will regard views that are not important
176 * for accessibility in addition to the ones that are important for accessibility.
177 * That is, views that are marked as not important for accessibility via
180 * marked as potentially important for accessibility via
182 * that are not important for accessibility, are both reported while querying the
188 * set for the system to regard views that are not important for accessibility. For
194 * Usually views not important for accessibility are layout managers that do not
200 * are not important, rather it is important that there are nine evenly distributed
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
bootstrap-responsive.css 49 display: none !important;
53 display: none !important;
57 display: none !important;
62 display: inherit !important;
65 display: none !important;
68 display: inherit !important;
71 display: none !important;
77 display: inherit !important;
80 display: none !important;
83 display: inherit !important;
    [all...]
  /development/ndk/platforms/android-3/include/android/
log.h 22 * IMPORTANT NOTICE:
62 * might push off other important log messages from the rest of the system.
  /external/chromium/chrome/browser/profiles/
off_the_record_profile_io_data.h 28 // the Profile it is "owned" by, so it's important for OffTheRecordProfileIOData
60 // Ordering is important here. Do not reorder unless you know what you're
  /external/chromium/net/proxy/
proxy_resolver_v8.h 19 // !!! Important note on threading model:
26 // It is important that *ALL* instances of V8 in the process be using
  /external/chromium-libpac/src/
proxy_resolver_v8.h 32 // !!! Important note on threading model:
39 // It is important that *ALL* instances of V8 in the process be using
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.h 35 // the Profile it is "owned" by, so it's important for OffTheRecordProfileIOData
78 // Ordering is important here. Do not reorder unless you know what you're
  /external/chromium_org/content/common/
swapped_out_messages.cc 17 // important (e.g., ACKs) for keeping the browser and renderer state
59 // However, some are important (e.g., ACKs) for keeping the browser and
  /external/chromium_org/sandbox/linux/services/
credentials.h 36 // HasOpenDirectory() and remains owned by the caller. It is very important
69 // To be secure, it's very important for this API to not be called while the
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftdebug.h 17 /* IMPORTANT: A description of FreeType's debugging support can be */
77 /* IMPORTANT! */

Completed in 1465 milliseconds

<<11121314151617181920>>