HomeSort by relevance Sort by last modified time
    Searched full:false (Results 1326 - 1350 of 15335) sorted by null

<<51525354555657585960>>

  /external/webkit/WebCore/manual-tests/
transition-left.html 30 }, false);
33 window.addEventListener("load", init, false);
  /external/webkit/WebCore/page/chromium/
EventHandlerChromium.cpp 77 return false;
91 // widget by returning false, so we do the same.
93 return false;
96 // the event via an EventTargetNode dispatch when this returns false.
98 return false;
107 return false;
114 return false;
126 return false;
  /external/webkit/WebCore/platform/graphics/transforms/
TransformOperations.cpp 38 return false;
43 return false;
  /external/webkit/WebCore/plugins/
PluginPackageNone.cpp 37 return false;
42 return false;
  /external/webkit/WebCore/plugins/symbian/
PluginPackageSymbian.cpp 35 return false;
47 s.split(UChar('|'), false, types); // <MIME1>;<ext1,ext2,ext3,...>;<Description>|<MIME2>|<MIME3>|...
55 mime[1].split(UChar(','), false, exts); // <ext1,ext2,ext3,...>
77 return false;
85 return false;
95 return false;
154 return false;
169 m_isLoaded = false;
  /external/webkit/WebCore/rendering/
EllipsisBox.cpp 37 bool setShadow = false;
54 context->drawText(style->font(), TextRun(str.characters(), str.length(), false, 0, 0, false, style->visuallyOrdered()), IntPoint(m_x + tx, m_y + ty + style->font().ascent()));
75 return enclosingIntRect(f.selectionRectForText(TextRun(m_str.characters(), m_str.length(), false, 0, 0, false, style->visuallyOrdered()),
95 context->drawHighlightForText(font, TextRun(m_str.characters(), m_str.length(), false, 0, 0, false, style->visuallyOrdered()),
121 return false;
RenderPart.cpp 34 , m_hasFallbackContent(false)
37 setInline(false);
RenderScrollbarPart.cpp 55 setNeedsLayout(false);
120 setPrefWidthsDirty(false);
126 setInline(false);
132 setInline(false);
133 setPositioned(false);
134 setFloating(false);
135 setHasOverflowClip(false);
167 RenderObject::PaintInfo paintInfo(graphicsContext, rect, PaintPhaseBlockBackground, false, 0, 0);
break_lines.h 28 int nextBreakablePosition(const UChar*, int pos, int len, bool breakNBSP = false);
30 inline bool isBreakable(const UChar* str, int pos, int len, int& nextBreakable, bool breakNBSP = false)
  /external/webkit/WebCore/svg/
SVGAnimatedProperty.h 51 m_contextElement->setSynchronizedSVGAttributes(false);
57 m_contextElement->setSynchronizedSVGAttributes(false);
74 m_creator.setShouldSynchronize(false);
92 , m_shouldSynchronize(false)
99 , m_shouldSynchronize(false)
106 , m_shouldSynchronize(false)
184 contextElement->setSynchronizedSVGAttributes(false); \
191 contextElement->setSynchronizedSVGAttributes(false); \
SVGTitleElement.h 36 virtual void childrenChanged(bool changedByParser = false, Node* beforeChange = 0, Node* afterChange = 0, int childCountDelta = 0);
38 virtual bool rendererIsNeeded(RenderStyle*) { return false; }
  /external/webkit/WebCore/wml/
WMLAElement.cpp 81 return false;
87 return false;
90 return false;
93 return false;
96 return false;
112 return false;
144 document()->frame()->loader()->urlSelected(url, target(), event, false, false, true, SendReferrer);
WMLFormControlElement.h 35 virtual bool isReadOnlyFormControl() const { return false; }
36 virtual bool isTextFormControl() const { return false; }
  /external/webkit/WebKit/android/wds/client/
AdbConnection.cpp 57 return false;
67 return false;
82 return false;
101 return false;
107 return false;
154 return false;
164 return false;
167 return false;
  /external/webkit/WebKitTools/DumpRenderTree/mac/
ObjCController.m 174 return false;
177 return false;
180 return false;
185 return false;
190 return false;
197 return false;
200 return false;
203 return false;
  /external/zlib/contrib/vstudio/vc7/
zlibstat.vcproj 19 ATLMinimizesCRunTimeLibraryUsage="FALSE">
25 ExceptionHandling="FALSE"
61 ATLMinimizesCRunTimeLibraryUsage="FALSE">
68 ExceptionHandling="FALSE"
103 ATLMinimizesCRunTimeLibraryUsage="FALSE">
110 ExceptionHandling="FALSE"
146 ATLMinimizesCRunTimeLibraryUsage="FALSE">
153 ExceptionHandling="FALSE"
  /frameworks/base/awt/java/awt/
ModalContext.java 29 private boolean running = false;
53 running = false;
  /frameworks/base/awt/java/awt/font/
TextHitInfo.java 80 * same data values as this TextHitInfo, false otherwise.
87 return false;
96 * specified TextHitInfo object, false otherwise.
120 return isTrailing ? new TextHitInfo(charIdx + 1, false)
125 * Returns true if the leading edge of the character is hit, false if the
128 * @return true if the leading edge of the character is hit, false if the
187 return new TextHitInfo(charIndex, false);
213 return new TextHitInfo(offset, false);
  /frameworks/base/core/java/android/database/
CrossProcessCursor.java 33 * may have. If it returns false the move function will also do so and the
38 * @return true if the move is successful, false otherwise
  /frameworks/base/core/java/android/util/
StateSet.java 75 mustMatch = false;
78 boolean found = false;
85 return false;
97 // Any match of a must-not-match state returns false.
98 return false;
105 return false;
128 return false;
134 return false;
  /frameworks/base/core/java/android/webkit/
PerfChecker.java 28 if (false) {
39 if (false) {
  /frameworks/base/core/res/res/color/
primary_text_dark.xml 18 <item android:state_enabled="false" android:color="@android:color/bright_foreground_dark_disabled"/>
19 <item android:state_window_focused="false" android:color="@android:color/bright_foreground_dark"/>
primary_text_light.xml 18 <item android:state_enabled="false" android:color="@android:color/bright_foreground_light_disabled"/>
19 <item android:state_window_focused="false" android:color="@android:color/bright_foreground_light"/>
tertiary_text_dark.xml 18 <item android:state_enabled="false" android:color="#808080"/>
19 <item android:state_window_focused="false" android:color="#808080"/>
tertiary_text_light.xml 18 <item android:state_enabled="false" android:color="#808080"/>
19 <item android:state_window_focused="false" android:color="#808080"/>

Completed in 342 milliseconds

<<51525354555657585960>>