HomeSort by relevance Sort by last modified time
    Searched refs:bool (Results 226 - 250 of 412) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebKit/mac/WebCoreSupport/
CorrectionPanel.mm 101 void CorrectionPanel::dismissInternal(ReasonForDismissingCorrectionPanel reason, bool dismissingExternally)
WebDragClient.mm 89 void WebDragClient::startDrag(DragImageRef dragImage, const IntPoint& at, const IntPoint& eventPos, Clipboard* clipboard, Frame* frame, bool linkDrag)
WebSystemInterface.mm 41 static bool didInit;
WebInspectorClient.mm 56 BOOL _attachedToInspectedWebView;
57 BOOL _shouldAttach;
58 BOOL _visible;
59 BOOL _destroyingInspectorView;
65 - (BOOL)attached;
70 - (void)destroyInspectorView:(bool)notifyInspectorController;
133 bool attached = [m_windowController.get() attached];
315 - (BOOL)windowShouldClose:(id)sender
413 - (BOOL)attached
451 - (void)destroyInspectorView:(bool)notifyInspectorControlle
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/mac/
CorrectionPanel.mm 108 void CorrectionPanel::dismissInternal(ReasonForDismissingCorrectionPanel reason, bool dismissingExternally)
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]
  /packages/apps/Calendar/src/com/android/calendar/
SearchActivity.java 97 mIsMultipane = Utils.getConfigBool(this, R.bool.multiple_pane_config);
99 Utils.getConfigBool(this, R.bool.show_event_details_with_agenda);
AllInOneActivity.java 335 mIsMultipane = Utils.getConfigBool(this, R.bool.multiple_pane_config);
336 mIsTabletConfig = Utils.getConfigBool(this, R.bool.tablet_config);
337 mShowAgendaWithMonth = Utils.getConfigBool(this, R.bool.show_agenda_with_month);
338 mShowCalendarControls = Utils.getConfigBool(this, R.bool.show_calendar_controls);
340 Utils.getConfigBool(this, R.bool.show_event_details_with_agenda);
342 Utils.getConfigBool(this, R.bool.agenda_show_event_info_full_screen);
344 Utils.getConfigBool(this, R.bool.show_event_info_full_screen);
    [all...]
  /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/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 29 (* Convert bool 0/1 to double 0.0 or 1.0 *)
51 (* Convert condition to a bool by comparing equal to 0.0 *)
145 (* Convert condition to a bool by comparing equal to 0.0. *)
  /external/webkit/Source/WebKit/mac/WebView/
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
95 BOOL includedInWebKitStatistics;
143 bool makeNewViewFirstResponder = [firstResponder isKindOfClass:[NSView class]] && [(NSView *)firstResponder isDescendantOf:[sv documentView]];
146 BOOL resetDragMargins = [window _needsToResetDragMargins];
225 + (NSMutableDictionary *)_viewTypesAllowImageTypeOmission:(BOOL)allowImageTypeOmission
228 static BOOL addedImageTypes = NO;
235 BOOL omitPDFSupport = [[NSUserDefaults standardUserDefaults] boolForKey:@"WebKitOmitPDFSupport"]
    [all...]
WebFrame.mm 292 - (BOOL)_isIncludedInWebKitStatistics
359 BOOL drawsBackground = [webView drawsBackground];
416 - (BOOL)_hasSelection
445 - (BOOL)_atMostOneFrameHasSelection
448 BOOL found = NO;
537 - (BOOL)_shouldFlattenCompositingLayers:(CGContextRef)context
540 BOOL isPrinting = ![NSGraphicsContext currentContextDrawingToScreen];
557 - (void)_drawRect:(NSRect)rect contentsOnly:(BOOL)contentsOnly
566 bool shouldFlatten = false;
590 - (BOOL)_getVisibleRect:(NSRect*)rec
    [all...]
  /external/webkit/Source/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/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
SocketTest.java     [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 38 (* Convert bool 0/1 to double 0.0 or 1.0 *)
69 (* Convert condition to a bool by comparing equal to 0.0 *)
163 (* Convert condition to a bool by comparing equal to 0.0. *)
  /external/apache-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/jsilver/src/com/google/clearsilver/jsilver/compiler/
ExpressionTranslator.java 20 import static com.google.clearsilver.jsilver.compiler.JavaExpression.bool;
220 setResult(bool(true)); method
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
codegen.ml 29 (* Convert bool 0/1 to double 0.0 or 1.0 *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
codegen.ml 29 (* Convert bool 0/1 to double 0.0 or 1.0 *)
  /external/webkit/Examples/NetscapeCoreAnimationPlugin/
main.m 53 bool gold;
  /external/webkit/Source/WebCore/bridge/
testbindings.mm 93 + (BOOL)isSelectorExcludedFromWebScript:(SEL)aSelector
98 + (BOOL)isKeyExcludedFromWebScript:(const char *)name
237 bool ret = true;
  /external/webkit/Source/WebCore/platform/graphics/mac/
WebLayer.mm 82 bool isTiledLayer = [layer isKindOfClass:[CATiledLayer class]];
  /external/webkit/Source/WebKit/mac/Misc/
WebCoreStatistics.mm 118 + (void)garbageCollectJavaScriptObjectsOnAlternateThreadForDebugging:(BOOL)waitUntilDone
163 + (BOOL)shouldPrintExceptions
169 + (void)setShouldPrintExceptions:(BOOL)print
180 + (void)setCacheDisabled:(BOOL)disabled
266 - (NSString *)renderTreeAsExternalRepresentationForPrinting:(BOOL)forPrinting
291 - (bool)isPageBoxVisible:(int)pageNumber
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
HostedNetscapePluginStream.mm 205 bool HostedNetscapePluginStream::wantsAllStreams() const
  /external/webkit/Source/WebKit/mac/Plugins/
WebBaseNetscapePluginView.mm 83 virtual bool isWindowed() const;
104 bool WebHaltablePlugin::isWindowed() const
133 loadManually:(BOOL)loadManually
190 - (BOOL)isFlipped
252 - (void)windowFocusChanged:(BOOL)hasFocus
257 - (BOOL)createPlugin
268 - (BOOL)shouldStop
358 - (BOOL)acceptsFirstResponder
363 - (void)sendActivateEvent:(BOOL)activate
371 - (void)setHasFocus:(BOOL)fla
    [all...]

Completed in 1095 milliseconds

1 2 3 4 5 6 7 8 91011>>