Go to the source code of this file.
Namespaces | |
| namespace | flutter |
Variables | |
| const uint64_t | flutter::kValueMask = 0x000ffffffff |
| const uint64_t | flutter::kUnicodePlane = 0x00000000000 |
| const uint64_t | flutter::kMacosPlane = 0x01400000000 |
| const NSDictionary * | flutter::keyCodeToPhysicalKey |
| const NSDictionary * | flutter::keyCodeToLogicalKey |
| const NSDictionary * | flutter::keyCodeToModifierFlag |
| const NSDictionary * | flutter::modifierFlagToKeyCode |
| const uint64_t | flutter::kCapsLockPhysicalKey = 0x00070039 |
| const uint64_t | flutter::kCapsLockLogicalKey = 0x100000104 |
| const std::vector< LayoutGoal > | flutter::kLayoutGoals |