Searched defs:set_height (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ppapi/cpp/
H A Dsize.h35 set_height(s.height);
46 set_height(h);
103 void set_height(int h) { function in class:pp::Size
124 set_height(h);
133 set_height(height() + h);
H A Drect.h40 set_height(rect.size.height);
53 set_height(h);
68 set_height(h);
178 void set_height(int32_t h) { function in class:pp::Rect
249 set_height(h);
/external/chromium_org/ui/gfx/
H A Drect_base.h39 void set_height(Type height) { size_.set_height(height); } function in class:gfx::RectBase
/external/chromium_org/gpu/tools/compositor_model_bench/
H A Drender_tree.h70 void set_height(int height) { function in class:RenderNode
/external/chromium_org/google_apis/drive/
H A Ddrive_api_parser.h442 void set_height(int height) { height_ = height; } function in class:google_apis::ImageMediaMetadata

Completed in 69 milliseconds