Home
last modified time | relevance | path

Searched defs:get_x (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/SemaCXX/
Dms-property.cpp16 int get_x() const { return x_; } in get_x() function in Test1
/external/clang/test/CodeGenCXX/
Dms-property.cpp17 int get_x() const { return x_; } in get_x() function in Test1
/external/autotest/client/bin/input/
Dinput_device.py471 def get_x(self): member in InputDevice
/external/harfbuzz_ng/src/
Dhb-cff-interp-cs-common.hh198 const Number &get_x () const { return pt.x; } in get_x() function