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

<<41424344454647484950>>

  /external/webkit/WebCore/editing/
CompositeEditCommand.h 55 void deleteSelection(bool smartDelete = false, bool mergeBlocksAfterDelete = true, bool replace = false, bool expandForSpecialElements = true);
56 void deleteSelection(const VisibleSelection&, bool smartDelete = false, bool mergeBlocksAfterDelete = true, bool replace = false, bool expandForSpecialElements = true);
58 void inputText(const String&, bool selectInsertedText = false);
63 void insertParagraphSeparator(bool useDefaultParagraphElement = false);
103 void moveParagraph(const VisiblePosition&, const VisiblePosition&, const VisiblePosition&, bool preserveSelection = false, bool preserveStyle = true);
104 void moveParagraphs(const VisiblePosition&, const VisiblePosition&, const VisiblePosition&, bool preserveSelection = false, bool preserveStyle = true);
114 PassRefPtr<Node> splitTreeToNode(Node*, Node*, bool splitAncestor = false);
DeleteButtonController.cpp 58 , m_wasStaticPositioned(false)
59 , m_wasAutoZIndex(false)
67 return false;
78 return false;
82 return false;
86 return false;
90 return false;
95 return false;
98 return false;
112 return false;
    [all...]
  /external/webkit/WebCore/html/
HTMLFormControlElement.h 51 virtual bool isTextFormControl() const { return false; }
73 virtual bool isEnumeratable() const { return false; }
96 virtual bool isRadioButton() const { return false; }
101 virtual bool appendFormData(FormDataList&, bool) { return false; }
103 virtual bool isSuccessfulSubmitButton() const { return false; }
104 virtual bool isActivatedSubmit() const { return false; }
115 virtual bool valueMissing() const { return false; }
116 virtual bool patternMismatch() const { return false; }
117 virtual bool tooLong() const { return false; }
  /external/webkit/WebCore/loader/
ThreadableLoader.h 58 ThreadableLoaderOptions() : sendLoadCallbacks(false), sniffContent(false), allowCredentials(false), forcePreflight(false), crossOriginRequestPolicy(DenyCrossOriginRequests) { }
  /external/webkit/WebCore/manual-tests/
drag-enter-alert.html 14 element.addEventListener('dragenter', showAlert, false);
  /external/webkit/WebCore/platform/graphics/
Image.h 93 virtual bool isBitmapImage() const { return false; }
97 virtual bool hasSingleSecurityOrigin() const { return false; }
104 virtual bool usesContainerSize() const { return false; }
105 virtual bool hasRelativeWidth() const { return false; }
106 virtual bool hasRelativeHeight() const { return false; }
114 virtual bool dataChanged(bool /*allDataReceived*/) { return false; }
147 virtual bool getHBITMAP(HBITMAP) { return false; }
148 virtual bool getHBITMAPOfSize(HBITMAP, LPSIZE) { return false; }
174 virtual bool mayFillWithSolidColor() { return false; }
  /external/webkit/WebCore/platform/gtk/
FileSystemGtk.cpp 48 gchar* escapedString = g_uri_escape_string(filename, "/:", false);
85 bool result = false;
98 bool result = false;
111 bool result = false;
126 return false;
132 return false;
142 return false;
148 return false;
167 return false;
ScrollbarGtk.h 45 virtual bool handleMouseMoveEvent(const PlatformMouseEvent&) { return false; }
46 virtual bool handleMouseOutEvent(const PlatformMouseEvent&) { return false; }
47 virtual bool handleMousePressEvent(const PlatformMouseEvent&) { return false; }
48 virtual bool handleMouseReleaseEvent(const PlatformMouseEvent&) { return false; }
  /external/webkit/WebCore/platform/haiku/
PlatformMouseEventHaiku.cpp 42 , m_shiftKey(false)
43 , m_ctrlKey(false)
44 , m_altKey(false)
45 , m_metaKey(false)
  /external/webkit/WebCore/platform/network/android/
ResourceHandleAndroid.cpp 58 PassRefPtr<ResourceLoaderAndroid> loader = ResourceLoaderAndroid::start(this, d->m_request, frame->loader()->client(), isMainResource, false);
65 return false;
84 return false;
117 // return false for now
118 return false;
159 ResourceHandle h(request, &s, false, false, false);
165 ResourceLoaderAndroid::start(&h, h.getInternal()->m_request, frame->loader()->client(), false, true);
  /external/webkit/WebCore/platform/network/qt/
ResourceHandleQt.cpp 122 return false;
128 return false;
153 return false;
159 return false;
166 return false;
174 return false;
176 return false;
182 return false;
194 ResourceHandle handle(request, &syncLoader, true, false, true);
  /external/webkit/WebCore/platform/network/win/
NetworkStateNotifierWin.cpp 68 m_isOnLine = false;
101 : m_isOnLine(false)
108 m_overlapped.hEvent = ::CreateEvent(0, false, false, 0);
  /external/webkit/WebCore/plugins/win/
PluginPackageWin.cpp 85 return false;
169 return false;
175 return false;
180 return false;
185 return false;
190 return false;
233 return false;
243 return false;
248 return false;
256 return false;
    [all...]
  /external/webkit/WebCore/rendering/style/
StyleImage.h 53 virtual bool errorOccurred() const { return false; }
63 virtual bool isCachedImage() const { return false; }
64 virtual bool isGeneratedImage() const { return false; }
70 return false;
  /external/webkit/WebCore/svg/
SVGAnimatedPropertySynchronizer.h 43 struct GetOwnerElementForType<OwnerType, false> : public Noncopyable {
61 static const bool value = false;
74 NamedNodeMap* namedAttrMap = ownerElement->attributes(false);
86 struct SVGAnimatedPropertySynchronizer<false> {
  /external/webkit/WebCore/wml/
WMLVariables.cpp 60 return false;
68 return false;
72 return false;
77 return false;
86 bool foundReference = false;
87 bool finished = false;
109 isValid = false;
124 isValid = false;
207 isValid = false;
  /external/webkit/WebKit/android/jni/
MockGeolocation.cpp 51 false, 0.0, // altitude,
53 false, 0.0, // altitudeAccuracy,
54 false, 0.0, // heading
55 false, 0.0); // speed
  /external/webkit/WebKit/android/wds/
Connection.cpp 48 return false;
55 return false;
68 return false;
74 return false;
  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/
status.py 7 sendToInterestedUsers=False)
  /external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
PluginObject.cpp 125 static bool identifiersInitialized = false;
231 return false;
239 return false;
266 NPBool privateBrowsingEnabled = FALSE;
277 return false;
297 return false;
376 return false;
379 return false;
388 return false;
426 return false;
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
AccessibilityUIElementGtk.cpp 318 return false;
331 return false;
337 return false;
343 return false;
354 return false;
365 return false;
471 return false;
477 return false;
482 return false;
558 return false;
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/
networktransaction_unittest.py 46 did_process_exception = False
50 did_throw_exception = False
72 did_process_exception = False
76 did_throw_exception = False
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
networkconfig.ui 131 <bool>false</bool>
154 <bool>false</bool>
168 <bool>false</bool>
185 <bool>false</bool>
205 <bool>false</bool>
221 <bool>false</bool>
231 <bool>false</bool>
241 <bool>false</bool>
251 <bool>false</bool>
261 <bool>false</bool
    [all...]
  /frameworks/base/core/java/android/widget/
ViewFlipper.java 41 private static final boolean LOGD = false;
46 private boolean mAutoStart = false;
48 private boolean mRunning = false;
49 private boolean mStarted = false;
50 private boolean mVisible = false;
65 com.android.internal.R.styleable.ViewFlipper_autoStart, false);
74 mUserPresent = false;
102 mVisible = false;
138 mStarted = false;
  /frameworks/base/core/java/com/android/internal/content/
PackageHelper.java 108 return false;
114 return false;
123 return false;
130 return false;
148 return false;
155 return false;
164 return false;
171 return false;
190 return false;

Completed in 516 milliseconds

<<41424344454647484950>>