Searched defs:GetB (Results 1 – 11 of 11) sorted by relevance
36 public function GetB() function in NamespaceA\\NamespaceB\\StructInNestedNS
36 public function GetB() function in MyGame\\Example\\Test
29 #define GetB(color) (((color) >> 16) & 0xFF) macro
386 float GetB() const { return b_; } in GetB() function611 float GetB() const { return b_; } in GetB() function
211 SENode* GetB() const { return b_; } in GetB() function
257 func (x *M) GetB() []byte { func
216 BYTE GetB() const in GetB() function
674 void GetB(InterfaceRequest<B> b) override { in GetB() function in mojo::test::__anon89e095c70111::AImpl
2600 func (x *TestAllTypes_OneofGroup) GetB() int32 { func