Home
last modified time | relevance | path

Searched defs:BOOL (Results 1 – 25 of 60) sorted by relevance

123

/third_party/flutter/flutter/dev/integration_tests/platform_interaction/ios/Runner/
DTestNavigationController.m11 - (void) viewWillAppear:(BOOL)animated { argument
16 - (nullable UIViewController *)popViewControllerAnimated:(BOOL)animated { argument
/third_party/flutter/flutter/dev/integration_tests/ios_add2app/ios_add2app/
DFullScreenViewController.m13 -(void)viewWillAppear:(BOOL)animated { argument
20 -(void)viewWillDisappear:(BOOL)animated { argument
/third_party/vk-gl-cts/framework/platform/ios/
DtcuIOSViewController.m70 - (void)viewWillDisappear:(BOOL)animated argument
71 {
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterViewController.mm139 - (void)setViewOpaque:(BOOL)value { argument
268 - (void)setDisplayingFlutterUI:(BOOL)displayingFlutterUI { argument
406 - (void)surfaceUpdated:(BOOL)appeared { argument
423 - (void)viewWillAppear:(BOOL)animated { argument
445 - (void)viewDidAppear:(BOOL)animated { argument
454 - (void)viewWillDisappear:(BOOL)animated { argument
461 - (void)viewDidDisappear:(BOOL)animated { argument
Daccessibility_bridge.mm165 - (BOOL)isAccessibilityElement {
304 - (BOOL)accessibilityActivate {
534 - (BOOL)isAccessibilityElement {
553 - (BOOL)accessibilityScroll:(UIAccessibilityScrollDirection)direction {
DFlutterHeadlessDartRunner.mm36 allowHeadlessExecution:(BOOL)allowHeadlessExecution { argument
DFlutterView.mm46 - (instancetype)initWithDelegate:(id<FlutterViewEngineDelegate>)delegate opaque:(BOOL)opaque { argument
DFlutterTextInputPlugin.mm263 - (BOOL)canBecomeFirstResponder {
284 - (void)setSelectedTextRange:(UITextRange*)selectedTextRange updateEditingState:(BOOL)update { argument
305 - (void)removeDictationResultPlaceholder:(id)placeholder willInsertResult:(BOOL)willInsertResult { argument
/third_party/flutter/skia/third_party/externals/sdl/src/video/uikit/
DSDL_uikitopenglview.m74 const BOOL useStencilBuffer = (stencilBits != 0); argument
DSDL_uikitview.m116 {
/third_party/rust/crates/io-lifetimes/src/
Dexample_ffi.rs58 ) -> BOOL; in ReadFile()
65 ) -> BOOL; in WriteFile()
/third_party/protobuf/objectivec/
DGPBDescriptor.m171 wireFormat:(BOOL)wireFormat { argument
508 BOOL isMessage = GPBDataTypeIsMessage(dataType); argument
985 usesClassRefs:(BOOL)usesClassRefs { argument
DGPBDictionary.m2179 count:(NSUInteger)count {
2315 - (BOOL)getBool:(nullable BOOL *)value forKey:(uint32_t)key {
2332 - (void)setBool:(BOOL)value forKey:(uint32_t)key { argument
3929 count:(NSUInteger)count {
4065 - (BOOL)getBool:(nullable BOOL *)value forKey:(int32_t)key {
4082 - (void)setBool:(BOOL)value forKey:(int32_t)key { argument
5679 count:(NSUInteger)count {
5815 - (BOOL)getBool:(nullable BOOL *)value forKey:(uint64_t)key {
5832 - (void)setBool:(BOOL)value forKey:(uint64_t)key { argument
7429 count:(NSUInteger)count {
[all …]
DGPBUnknownFieldSet.m107 - (BOOL)hasField:(int32_t)number {
270 - (GPBUnknownField *)mutableFieldForNumber:(int32_t)number create:(BOOL)create { argument
DGPBMessage.m1049 - (void)internalClear:(BOOL)zeroStorage { argument
2648 - (BOOL)isEqual:(id)other {
3264 + (BOOL)supportsSecureCoding {
3305 + (BOOL)accessInstanceVariablesDirectly {
/third_party/cef/tests/ceftests/
Drun_all_unittests_mac.mm23 - (void)setHandlingSendEvent:(BOOL)handlingSendEvent { argument
/third_party/flutter/engine/flutter/shell/platform/darwin/macos/framework/Source/
DFlutterView.mm42 - (BOOL)isFlipped {
DFlutterEngine.mm147 allowHeadlessExecution:(BOOL)allowHeadlessExecution { argument
221 - (BOOL)running {
DFlutterViewController.mm260 - (BOOL)launchEngine {
482 - (BOOL)acceptsFirstResponder { argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBType.php44 const BOOL = 8; define in Google\\Protobuf\\Internal\\GPBType
/third_party/cef/tests/cefsimple/
Dcefsimple_mac.mm34 - (void)setHandlingSendEvent:(BOOL)handlingSendEvent { argument
/third_party/protobuf/js/binary/
Dconstants.js196 BOOL: 8, property
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
Dpng2pnm.c14 #define BOOL unsigned char macro
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminus/
Dpng2pnm.c14 #define BOOL unsigned char macro
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/
Dgstglwindow_cocoa.m58 - (BOOL) isClosed; argument
616 gstWin: (GstGLWindowCocoa *) cocoa {

123