HomeSort by relevance Sort by last modified time
    Searched refs:bool (Results 126 - 150 of 219) sorted by null

1 2 3 4 56 7 8 9

  /external/astl/include/
vector 103 bool empty() const { return mLength == 0; }
113 bool reserve(size_type new_size = 0);
275 bool vector<_T>::reserve(size_type new_size)
  /external/webkit/WebKit/mac/WebCoreSupport/
WebViewFactory.mm 253 - (NSString *)contextMenuItemTagShowSpellingPanel:(bool)show
381 - (NSString *)contextMenuItemTagShowSubstitutions:(bool)show
437 static bool lookedUpString = false;
451 - (BOOL)objectIsTextMarker:(id)object
456 - (BOOL)objectIsTextMarkerRange:(id)object
466 - (BOOL)getBytes:(void *)bytes fromTextMarker:(WebCoreTextMarker *)textMarker length:(size_t)length
WebDragClient.mm 85 void WebDragClient::startDrag(DragImageRef dragImage, const IntPoint& at, const IntPoint& eventPos, Clipboard* clipboard, Frame* frame, bool linkDrag)
  /external/webkit/WebKit/mac/Carbon/
HIWebView.mm 94 bool fIsComposited;
186 static NSView* AdvanceFocus( HIWebView* view, bool forward );
187 static void RelinquishFocus( HIWebView* view, bool inAutodisplay );
283 static bool sRegistered;
313 bool createdContext = false;
862 BOOL goForward = (desiredFocus == kControlFocusNextPart );
895 AdvanceFocus( HIWebView* view, bool forward )
    [all...]
  /external/webkit/WebKit/mac/Plugins/Hosted/
NetscapePluginHostProxy.mm 59 - (BOOL)_wantsUserAttention
92 NetscapePluginHostProxy::NetscapePluginHostProxy(mach_port_t clientPort, mach_port_t pluginHostPort, const ProcessSerialNumber& pluginHostPSN, bool shouldCacheMissingPropertiesAndMethods)
198 void NetscapePluginHostProxy::setMenuBarVisible(bool visible)
226 void NetscapePluginHostProxy::setFullScreenWindowIsShowing(bool isShowing)
282 void NetscapePluginHostProxy::setModal(bool modal)
295 bool NetscapePluginHostProxy::processRequests()
747 bool result;
775 bool result;
    [all...]
HostedNetscapePluginStream.mm 204 bool HostedNetscapePluginStream::wantsAllStreams() const
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/
XNodeSet.java 187 public boolean bool() method in class:XNodeSet
551 double num1 = bool() ? 1.0 : 0.0;
  /external/webkit/WebCore/bridge/
testbindings.mm 93 + (BOOL)isSelectorExcludedFromWebScript:(SEL)aSelector
98 + (BOOL)isKeyExcludedFromWebScript:(const char *)name
237 bool ret = true;
  /external/webkit/WebCore/platform/graphics/mac/
WebLayer.mm 84 bool isTiledLayer = [layer isKindOfClass:[CATiledLayer class]];
  /external/webkit/WebCore/platform/mac/
PopupMenuMac.mm 68 BOOL messagesEnabled = [[m_popup.get() menu] menuChangedMessagesEnabled];
208 bool PopupMenu::itemWritingDirectionIsNatural()
LocalizedStringsMac.mm 277 String contextMenuItemTagShowSpellingPanel(bool show)
453 String contextMenuItemTagShowSubstitutions(bool show)
  /external/webkit/WebKit/mac/WebView/
WebFrame.mm 331 BOOL drawsBackground = [webView drawsBackground];
388 - (BOOL)_hasSelection
417 - (BOOL)_atMostOneFrameHasSelection
420 BOOL found = NO;
524 - (void)_drawRect:(NSRect)rect contentsOnly:(BOOL)contentsOnly
581 - (BOOL)_getVisibleRect:(NSRect*)rect
599 - (NSString *)_stringByEvaluatingJavaScriptFromString:(NSString *)string forceUserGesture:(BOOL)forceUserGesture
641 - (BOOL)_needsLayout
814 bool addLeadingSpace = startPos.leadingWhitespacePosition(VP_DEFAULT_AFFINITY, true).isNull() && !isStartOfParagraph(startVisiblePos);
819 bool addTrailingSpace = endPos.trailingWhitespacePosition(VP_DEFAULT_AFFINITY, true).isNull() && !isEnd (…)
    [all...]
WebFrameView.mm 75 - (BOOL)_needsToResetDragMargins;
76 - (void)_setNeedsToResetDragMargins:(BOOL)s;
80 - (BOOL)_scrollTo:(const NSPoint *)newOrigin animate:(BOOL)animate; // need the boolean result from this method
142 bool makeNewViewFirstResponder = [firstResponder isKindOfClass:[NSView class]] && [(NSView *)firstResponder isDescendantOf:[sv documentView]];
145 BOOL resetDragMargins = [window _needsToResetDragMargins];
219 + (NSMutableDictionary *)_viewTypesAllowImageTypeOmission:(BOOL)allowImageTypeOmission
222 static BOOL addedImageTypes = NO;
229 BOOL omitPDFSupport = [[NSUserDefaults standardUserDefaults] boolForKey:@"WebKitOmitPDFSupport"];
242 + (BOOL)_canShowMIMETypeAsHTML:(NSString *)MIMETyp
    [all...]
  /external/webkit/WebKitExamplePlugins/NetscapeCoreAnimationPlugin/
main.m 53 bool gold;
  /external/webkit/WebKitTools/WebKitLauncher/
WebKitNightlyEnabler.m 45 static bool extensionBundlesWereLoaded = NO;
158 static BOOL insideSafari4OnTigerTrampoline()
  /packages/apps/Phone/src/com/android/phone/
EmergencyDialer.java 182 if (r.getBoolean(R.bool.config_show_onscreen_dial_button)) {
228 mHaptic.init(this, r.getBoolean(R.bool.config_enable_dialer_key_vibration));
230 Log.e(LOG_TAG, "Vibrate control bool missing.", nfe);
IccNetworkDepersonalizationPanel.java 139 if (getContext().getResources().getBoolean(R.bool.sim_network_unlock_allow_dismiss)) {
CallFeaturesSetting.java     [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/jaxp/
XPathExpressionImpl.java 353 return new Boolean( resultObject.bool());
  /external/webkit/WebCore/bridge/objc/
objc_instance.mm 165 bool ObjcInstance::supportsInvokeDefaultMethod() const
342 bool ObjcInstance::setValueOfUndefinedField(ExecState* exec, const Identifier& property, JSValue aValue)
  /external/webkit/WebKit/mac/Plugins/
WebBaseNetscapePluginStream.mm 142 WebNetscapePluginStream::WebNetscapePluginStream(NSURLRequest *request, NPP plugin, bool sendNotification, void* notifyData)
361 bool WebNetscapePluginStream::wantsAllStreams() const
  /external/webkit/WebKitExamplePlugins/NetscapeInputMethodPlugin/
main.m 50 bool pluginHasFocus;
52 bool textFieldHasFocus;
  /frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java 406 com.android.internal.R.bool.config_bluetooth_sco_off_call);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
CallLogProvider.java 84 com.android.internal.R.bool.config_use_strict_phone_number_comparation);
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/
Compiler.java 158 expr = bool(opPos); break;
471 * @return reference to {@link org.apache.xpath.operations.Bool} instance.
475 protected Expression bool(int opPos) throws TransformerException method in class:Compiler
477 return compileUnary(new org.apache.xpath.operations.Bool(), opPos);
    [all...]

Completed in 222 milliseconds

1 2 3 4 56 7 8 9