Searched defs:x_coordinate (Results 1 – 5 of 5) sorted by relevance
370 internal::SslUniquePtr<BIGNUM> x_coordinate(BN_new()); in ParseEcPublicKey() local422 internal::SslUniquePtr<BIGNUM> x_coordinate(BN_new()); in ParseEcPrivateKey() local
152 optional int32 x_coordinate = 1; // X coordinate for ACTION_DOWN event. field
610 pub fn x_coordinate(&self) -> i16 { in x_coordinate() method713 pub fn x_coordinate(&self) -> i16 { in x_coordinate() method797 pub fn x_coordinate(&self) -> i16 { in x_coordinate() method893 pub fn x_coordinate(&self) -> i16 { in x_coordinate() method
8530 … void SetTexel(GLubyte texel[4], GLubyte x_coordinate, GLubyte y_coordinate, GLubyte magic_number) in SetTexel()
8886 inline ::int32_t ImeTouchReported::x_coordinate() const { in x_coordinate() function