Searched refs:Rectangle (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/components/cplusplus/example/cpp_aos/ |
A D | inheritance.cpp | 23 class Rectangle : public Shape, public PaintCost { class 30 Rectangle Rect; in test_inheritance()
|
/AliOS-Things-master/components/py_engine/modules/minicv/base/include/ |
A D | IHaasImageProc.h | 162 virtual int Rectangle(const ImageBuffer_t* src, int32_t left, int32_t top,
|
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/src/ |
A D | WrapperIHaasImageProc.cpp | 138 int ret = mIHaasImageProc->Rectangle(src, left, top, right, bottom); in ImageProcRectangle()
|
/AliOS-Things-master/components/SDL2/src/video/windows/ |
A D | SDL_windowskeyboard.c | 1322 Rectangle(hdc, left, top, right, bottom); in DrawRect()
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | uncrustify.cfg | 3059 # `type int c_uint_8 Rectangle` 3061 # This can also be achieved with `set TYPE int c_uint_8 Rectangle`
|
Completed in 28 milliseconds