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

<<61626364656667686970>>

  /external/webkit/WebCore/dom/
ContainerNode.cpp 80 return false;
85 return false;
148 childrenChanged(false, refChildPreviousSibling.get(), next.get(), 1);
180 return false;
185 return false;
195 return false;
219 return false;
275 childrenChanged(false, prev.get(), next.get(), childCountDelta);
313 return false;
319 return false;
    [all...]
  /external/webkit/WebCore/platform/animation/
Animation.h 70 void clearDelay() { m_delaySet = false; }
71 void clearDirection() { m_directionSet = false; }
72 void clearDuration() { m_durationSet = false; }
73 void clearIterationCount() { m_iterationCountSet = false; }
74 void clearName() { m_nameSet = false; }
76 void clearProperty() { m_propertySet = false; }
77 void clearTimingFunction() { m_timingFunctionSet = false; }
  /external/webkit/WebCore/platform/graphics/gtk/
FontPlatformDataGtk.cpp 43 , m_syntheticBold(false)
44 , m_syntheticOblique(false)
204 static bool initialized = false;
209 return false;
235 return false;
240 return false;
249 return false;
  /external/webkit/WebCore/platform/haiku/
PlatformKeyboardEventHaiku.cpp 151 : m_autoRepeat(false)
152 , m_ctrlKey(false)
153 , m_altKey(false)
154 , m_metaKey(false)
155 , m_isKeypad(false)
156 , m_shiftKey(false)
189 return false;
  /external/webkit/WebCore/platform/network/
ResourceHandleInternal.h 101 , m_writing(false)
105 , m_hasReceivedResponse(false)
106 , m_resend(false)
112 , m_cancelled(false)
117 , m_cancelled(false)
132 , m_startWhenScheduled(false)
133 , m_needsSiteSpecificQuirks(false)
  /external/webkit/WebCore/platform/network/soup/
ResourceHandleSoup.cpp 84 , m_finished(false)
86 m_mainLoop = g_main_loop_new(0, false);
158 return false;
173 char* uri = soup_uri_to_string(soup_message_get_uri(msg), false);
194 char* uri = soup_uri_to_string(soup_message_get_uri(msg), false);
236 soup_message_body_set_accumulate(msg->response_body, FALSE);
298 client->didReceiveData(handle.get(), chunk->data, chunk->length, false);
320 char* uri = soup_uri_to_string(soup_message_get_uri(msg), false);
352 return false;
358 return false;
    [all...]
  /external/webkit/WebCore/plugins/qt/
PluginContainerQt.cpp 47 create(client, false, true);
53 destroy(false, false);
111 false, ButtonPressMask, GrabModeAsync, GrabModeAsync, 0L, 0L);
128 redirectWheelEventsToParent(false);
138 redirectWheelEventsToParent(false);
149 page->focusController()->setActive(false);
  /external/webkit/WebCore/rendering/
RenderText.h 59 void absoluteRectsForRange(Vector<IntRect>&, unsigned startOffset = 0, unsigned endOffset = UINT_MAX, bool useSelectionHeight = false);
62 void absoluteQuadsForRange(Vector<FloatQuad>&, unsigned startOffset = 0, unsigned endOffset = UINT_MAX, bool useSelectionHeight = false);
71 virtual unsigned width(unsigned from, unsigned len, int xPos, bool firstLine = false, HashSet<const SimpleFontData*>* fallbackFonts = 0) const;
73 virtual int lineHeight(bool firstLine, bool isRootLineBox = false) const;
91 void setText(PassRefPtr<StringImpl>, bool force = false);
92 void setTextWithOffset(PassRefPtr<StringImpl>, unsigned offset, unsigned len, bool force = false);
145 virtual bool nodeAtPoint(const HitTestRequest&, HitTestResult&, int, int, int, int, HitTestAction) { ASSERT_NOT_REACHED(); return false; }
  /external/webkit/WebCore/svg/
SVGAElement.cpp 172 document()->frame()->loader()->urlSelected(document()->completeURL(url), target, evt, false, false, true, SendReferrer); local
191 return false;
198 return false;
204 return false;
207 return false;
217 return false;
SVGAnimateMotionElement.cpp 57 return false;
60 return false;
83 return false;
126 return false;
131 return false;
135 return false;
139 return false;
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/test_types/
image_diff.py 47 _compare_msg_printed = False
104 _compare_available = False
151 diff=False, wdiff=False)
162 diff=False, wdiff=False)
189 False otherwise.
  /frameworks/base/awt/java/awt/font/
ShapeGraphicAttribute.java 47 // flag, if the shape should be stroked (true) or filled (false)
91 public static final boolean FILL = false;
101 * true if the Shape is stroked, false if the Shape is filled.
139 * specified ShapeGraphicAttribute object, false otherwise.
143 return false;
161 * specified Object, false otherwise.
168 return false;
  /frameworks/base/common/java/com/android/common/
NetworkConnectivityListener.java 41 private static final boolean DBG = false;
68 mListening == false) {
74 intent.getBooleanExtra(ConnectivityManager.EXTRA_NO_CONNECTIVITY, false);
89 intent.getBooleanExtra(ConnectivityManager.EXTRA_IS_FAILOVER, false);
156 mIsFailover = false;
158 mListening = false;
209 * @return {@code true} if this was a failover attempt, {@code false} otherwise.
  /frameworks/base/core/java/android/bluetooth/
BluetoothUuid.java 96 return false;
101 return false;
115 return uuidB.length == 0 ? true : false;
119 return uuidA.length == 0 ? true : false;
126 return false;
141 return uuidB.length == 0 ? true : false;
148 if (!uuidSet.contains(uuid)) return false;
  /frameworks/base/core/java/android/text/
LoginFilter.java 37 mAppendInvalid = false;
137 super(false);
155 return false;
168 super(false);
186 return false;
198 super(false);
213 return false;
  /frameworks/base/core/java/android/text/method/
DigitsKeyListener.java 59 this(false, false);
79 return getInstance(false, false);
129 if (mSign == false && mDecimal == false) {
177 boolean strip = false;
  /frameworks/base/core/java/android/view/
GestureDetector.java 71 * @return true if the event is consumed, else false
88 * @return true if the event is consumed, else false
111 * @return true if the event is consumed, else false
130 * @return true if the event is consumed, else false
138 * @return true if the event is consumed, else false
147 * @return true if the event is consumed, else false
156 * nothing and return {@code false} for all applicable methods.
160 return false;
168 return false;
173 return false;
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
supports-screens-element.jd 9 &lt;supports-screens android:<a href="#small">smallScreens</a>=["true" | "false"]
10 android:<a href="#normal">normalScreens</a>=["true" | "false"]
11 android:<a href="#large">largeScreens</a>=["true" | "false"]
12 android:<a href="#any">anyDensity</a>=["true" | "false"] /&gt;
47 API Level 4 or higher default this to "true", others are "false".
66 to "true", others are "false".
72 accomodate all densities and this is "false" by default. Applications using
  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 31 native_instance = native_create(0, false);
76 * corresponding position and tangent. Returns false if there is no path,
83 * @return false if there was no path associated with this measure object
98 * corresponding matrix. Returns false if there is no path, or a zero-length
112 * segment(s). If the segment is zero-length, return false, else return
114 * If startD <= stopD then return false (and leave dst untouched).
130 * false if we're done with the path.
  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_rights_manager.h 56 * -FALSE, if the operation failed.
70 * -FALSE, if the operation failed.
81 * -FALSE, if the operation failed.
101 * -FALSE, if the operation failed.
112 * -FALSE, if the operation failed.
124 * -FALSE, if the operation failed.
160 * -FALSE, if the operation failed.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
CameraTest.java 45 private boolean rawPreviewCallbackResult = false;
46 private boolean shutterCallbackResult = false;
47 private boolean rawPictureCallbackResult = false;
48 private boolean jpegPictureCallbackResult = false;
57 private boolean mInitialized = false;
126 rawPreviewCallbackResult = false;
162 jpegPictureCallbackResult = false;
  /frameworks/base/opengl/tools/glgen/src/
GenerateGL.java 82 useContextPointer = false;
161 emit(0, false, false,
163 emit(0, true, false,
165 emit(1, false, false,
167 emit(1, true, false,
  /frameworks/base/services/java/com/android/server/
ViewServer.java 94 * @return True if the server was successfully created, or false if it already exists.
103 return false;
116 * @return True if the server was stopped, false if an error occured or if the
135 return false;
141 * @return True if the server is running, false otherwise.
226 result = false;
232 result = false;
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ParsEvent.c 147 if(bIsPoint == FALSE)
198 *bIsPoint = FALSE;
212 *bIsPoint = FALSE;
217 *bIsPoint = FALSE;
222 *bIsPoint = FALSE;
226 *bIsPoint = FALSE;
237 *bIsPoint = FALSE;
  /packages/apps/Calculator/src/com/android/calculator2/
Logic.java 37 private boolean mIsError = false;
59 clearWithHistory(false);
88 mIsError = false;
98 mIsError = false;
112 clear(false);
120 clear(false);
126 clearWithHistory(false); //clear after an Enter on result

Completed in 699 milliseconds

<<61626364656667686970>>