Home
last modified time | relevance | path

Searched defs:blue (Results 1 – 21 of 21) sorted by relevance

/expo/tools/src/publish-packages/tasks/
H A DcommitStagedChanges.ts9 const { blue } = chalk; constant
H A DcheckRepositoryStatus.ts9 const { cyan, yellow, blue } = chalk; constant
H A DcheckPackagesIntegrity.ts10 const { green, cyan, blue, yellow } = chalk; constant
H A DaddPublishedLabelToPullRequests.ts16 const { green, blue, magenta, bold } = chalk; constant
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/graphics/platform/cxx/react/renderer/graphics/
H A DABI47_0_0PlatformColorParser.h23 float blue = 0; in parsePlatformColor() local
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/graphics/platform/cxx/react/renderer/graphics/
H A DABI48_0_0PlatformColorParser.h23 float blue = 0; in parsePlatformColor() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/graphics/platform/cxx/react/renderer/graphics/
H A DABI49_0_0PlatformColorParser.h23 float blue = 0; in parsePlatformColor() local
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Swift/
H A DConversions.swift122 let blue = CGFloat(argb & 0xff) / 255.0 in toColor() variable
135 let blue = CGFloat((rgba >> 8) & 0xff) / 255.0 in toColor() variable
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Swift/
H A DConversions.swift122 let blue = CGFloat(argb & 0xff) / 255.0 in toColor() variable
135 let blue = CGFloat((rgba >> 8) & 0xff) / 255.0 in toColor() variable
/expo/packages/expo-modules-core/ios/Swift/
H A DConversions.swift122 let blue = CGFloat(argb & 0xff) / 255.0 in toColor() variable
135 let blue = CGFloat((rgba >> 8) & 0xff) / 255.0 in toColor() variable
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/
H A DConversions.swift122 let blue = CGFloat(argb & 0xff) / 255.0 in toColor() variable
135 let blue = CGFloat((rgba >> 8) & 0xff) / 255.0 in toColor() variable
/expo/ios/
H A Dpodfile_helpers.rb7 def blue(message) method
/expo/tools/src/commands/
H A DClientBuild.ts21 const { yellow, blue, magenta } = chalk; constant
/expo/tools/src/
H A DFormatter.ts7 const { white, cyan, red, green, yellow, blue, gray, dim, reset } = chalk; constant
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/gl/
H A DGLContext.java262 int blue = (pixel >> 16) & 0xff; in doInBackground() local
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/gl/
H A DGLContext.java262 int blue = (pixel >> 16) & 0xff; in doInBackground() local
/expo/packages/expo-gl/android/src/main/java/expo/modules/gl/
H A DGLContext.java274 int blue = (pixel >> 16) & 0xff; in doInBackground() local
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/gl/
H A DGLContext.java275 int blue = (pixel >> 16) & 0xff; in doInBackground() local
/expo/packages/expo-maps/build/
H A DUtils.js100 blue: '#0000ff', property
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js445 …ineProperty(e,"__esModule",{value:!0}),e.palette=void 0,e.palette={light:{blue:{'000':'#F1F8FF',10… property
447 …light.yellow[500],success:t.palette.light.green[500],info:t.palette.light.blue[500]},text:{default… property
H A DEXDevMenuApp.android.js446 …ineProperty(e,"__esModule",{value:!0}),e.palette=void 0,e.palette={light:{blue:{'000':'#F1F8FF',10… property
448 …light.yellow[500],success:t.palette.light.green[500],info:t.palette.light.blue[500]},text:{default… property