PP_Rect           372 chrome/renderer/pepper/pepper_flash_renderer_host.cc     const PP_Rect& rect) {
PP_Rect            16 chrome/renderer/pepper/pepper_flash_renderer_host.h struct PP_Rect;
PP_Rect            57 chrome/renderer/pepper/pepper_flash_renderer_host.h                           const PP_Rect& rect);
PP_Rect            90 chrome/test/data/nacl/nonsfi/libc_free.c                           const struct PP_Rect* position,
PP_Rect            91 chrome/test/data/nacl/nonsfi/libc_free.c                           const struct PP_Rect* clip) {
PP_Rect            46 chrome/test/data/nacl/ppapi/ppp_instance/ppapi_ppp_instance.cc   PP_Rect clip;
PP_Rect            51 chrome/test/data/nacl/ppapi/ppp_instance/ppapi_ppp_instance.cc   PP_Rect position;
PP_Rect            33 content/browser/renderer_host/pepper/pepper_print_settings_manager.cc PP_Rect PrintAreaToPPPrintArea(const gfx::Rect& print_area,
PP_Rect            35 content/browser/renderer_host/pepper/pepper_print_settings_manager.cc   PP_Rect result;
PP_Rect            63 content/browser/renderer_host/pepper/pepper_printing_host_unittest.cc bool PP_RectEqual(const PP_Rect& lhs, const PP_Rect& rhs) {
PP_Rect           303 content/child/browser_font_resource_trusted.cc     const PP_Rect* clip,
PP_Rect           395 content/child/browser_font_resource_trusted.cc     const PP_Rect* clip,
PP_Rect            52 content/child/browser_font_resource_trusted.h                              const PP_Rect* clip,
PP_Rect            71 content/child/browser_font_resource_trusted.h                         const PP_Rect* clip,
PP_Rect            28 content/renderer/pepper/gfx_conversion.h inline gfx::Rect PP_ToGfxRect(const PP_Rect& r) {
PP_Rect            32 content/renderer/pepper/gfx_conversion.h inline PP_Rect PP_FromGfxRect(const gfx::Rect& r) {
PP_Rect            55 content/renderer/pepper/pepper_graphics_2d_host.cc bool ValidateAndConvertRect(const PP_Rect* rect,
PP_Rect           435 content/renderer/pepper/pepper_graphics_2d_host.cc     const PP_Rect& src_rect) {
PP_Rect           473 content/renderer/pepper/pepper_graphics_2d_host.cc     const PP_Rect& clip,
PP_Rect           102 content/renderer/pepper/pepper_graphics_2d_host.h                                   const PP_Rect& src_rect);
PP_Rect           105 content/renderer/pepper/pepper_graphics_2d_host.h                           const PP_Rect& clip,
PP_Rect            42 content/renderer/pepper/pepper_graphics_2d_host_unittest.cc             const PP_Rect& plugin_rect) {
PP_Rect            58 content/renderer/pepper/pepper_graphics_2d_host_unittest.cc                                    PP_Point(), false, PP_Rect());
PP_Rect            77 content/renderer/pepper/pepper_graphics_2d_host_unittest.cc     PP_Rect plugin_rect = renderer_view_data_.rect;
PP_Rect          2452 content/renderer/pepper/pepper_plugin_instance_impl.cc                                             const PP_Rect* tickmarks,
PP_Rect          2661 content/renderer/pepper/pepper_plugin_instance_impl.cc     const PP_Rect& caret,
PP_Rect          2662 content/renderer/pepper/pepper_plugin_instance_impl.cc     const PP_Rect& bounding_box) {
PP_Rect           402 content/renderer/pepper/pepper_plugin_instance_impl.h                             const PP_Rect* tickmarks,
PP_Rect           433 content/renderer/pepper/pepper_plugin_instance_impl.h                                    const PP_Rect& caret,
PP_Rect           434 content/renderer/pepper/pepper_plugin_instance_impl.h                                    const PP_Rect& bounding_box) OVERRIDE;
PP_Rect            95 content/renderer/pepper/ppb_scrollbar_impl.cc void PPB_Scrollbar_Impl::SetTickMarks(const PP_Rect* tick_marks,
PP_Rect           106 content/renderer/pepper/ppb_scrollbar_impl.cc   PP_Rect rect = location();
PP_Rect           162 content/renderer/pepper/ppb_scrollbar_impl.cc void PPB_Scrollbar_Impl::SetLocationInternal(const PP_Rect* location) {
PP_Rect           242 content/renderer/pepper/ppb_scrollbar_impl.cc   PP_Rect pp_rect;
PP_Rect            37 content/renderer/pepper/ppb_scrollbar_impl.h   virtual void SetTickMarks(const PP_Rect* tick_marks, uint32_t count) OVERRIDE;
PP_Rect            51 content/renderer/pepper/ppb_scrollbar_impl.h   virtual void SetLocationInternal(const PP_Rect* location) OVERRIDE;
PP_Rect            36 content/renderer/pepper/ppb_widget_impl.cc PP_Bool PPB_Widget_Impl::Paint(const PP_Rect* rect, PP_Resource image_id) {
PP_Rect            52 content/renderer/pepper/ppb_widget_impl.cc PP_Bool PPB_Widget_Impl::GetLocation(PP_Rect* location) {
PP_Rect            57 content/renderer/pepper/ppb_widget_impl.cc void PPB_Widget_Impl::SetLocation(const PP_Rect* location) {
PP_Rect            66 content/renderer/pepper/ppb_widget_impl.cc void PPB_Widget_Impl::Invalidate(const PP_Rect* dirty) {
PP_Rect            34 content/renderer/pepper/ppb_widget_impl.h   virtual PP_Bool Paint(const PP_Rect* rect, PP_Resource ) OVERRIDE;
PP_Rect            36 content/renderer/pepper/ppb_widget_impl.h   virtual PP_Bool GetLocation(PP_Rect* location) OVERRIDE;
PP_Rect            37 content/renderer/pepper/ppb_widget_impl.h   virtual void SetLocation(const PP_Rect* location) OVERRIDE;
PP_Rect            41 content/renderer/pepper/ppb_widget_impl.h   void Invalidate(const PP_Rect* dirty);
PP_Rect            49 content/renderer/pepper/ppb_widget_impl.h   virtual void SetLocationInternal(const PP_Rect* location) = 0;
PP_Rect            51 content/renderer/pepper/ppb_widget_impl.h   PP_Rect location() const { return location_; }
PP_Rect            55 content/renderer/pepper/ppb_widget_impl.h   PP_Rect location_;
PP_Rect            49 mojo/examples/pepper_container_app/plugin_instance.cc void PluginInstance::DidChangeView(const PP_Rect& bounds) {
PP_Rect           176 mojo/examples/pepper_container_app/plugin_instance.cc                                   const PP_Rect* tickmarks,
PP_Rect           250 mojo/examples/pepper_container_app/plugin_instance.cc                                          const PP_Rect& caret,
PP_Rect           251 mojo/examples/pepper_container_app/plugin_instance.cc                                          const PP_Rect& bounding_box) {
PP_Rect            29 mojo/examples/pepper_container_app/plugin_instance.h   void DidChangeView(const PP_Rect& bounds);
PP_Rect            70 mojo/examples/pepper_container_app/plugin_instance.h                             const PP_Rect* tickmarks,
PP_Rect            96 mojo/examples/pepper_container_app/plugin_instance.h                                    const PP_Rect& caret,
PP_Rect            97 mojo/examples/pepper_container_app/plugin_instance.h                                    const PP_Rect& bounding_box) OVERRIDE;
PP_Rect            49 mojo/examples/pepper_container_app/type_converters.h class TypeConverter<Rect, PP_Rect> {
PP_Rect            51 mojo/examples/pepper_container_app/type_converters.h   static Rect ConvertFrom(const PP_Rect& input, Buffer* buf) {
PP_Rect            58 mojo/examples/pepper_container_app/type_converters.h   static PP_Rect ConvertTo(const Rect& input) {
PP_Rect            59 mojo/examples/pepper_container_app/type_converters.h     PP_Rect rect = { input.position().To<PP_Point>(),
PP_Rect           155 native_client_sdk/src/examples/demo/life/life.c       struct PP_Rect rect;
PP_Rect           159 native_client_sdk/src/gonacl_appengine/src/life/life.c       struct PP_Rect rect;
PP_Rect            53 native_client_sdk/src/libraries/ppapi_simple/ps_context_2d.cc       struct PP_Rect rect;
PP_Rect            60 ppapi/c/dev/pp_print_settings_dev.h   struct PP_Rect printable_area;
PP_Rect            61 ppapi/c/dev/pp_print_settings_dev.h   struct PP_Rect content_area;
PP_Rect           239 ppapi/c/dev/ppb_font_dev.h                         const struct PP_Rect* clip,
PP_Rect            88 ppapi/c/dev/ppb_scrollbar_dev.h                        const struct PP_Rect tick_marks[],
PP_Rect            85 ppapi/c/dev/ppb_text_input_dev.h                               const struct PP_Rect* caret,
PP_Rect            86 ppapi/c/dev/ppb_text_input_dev.h                               const struct PP_Rect* bounding_box);
PP_Rect           133 ppapi/c/dev/ppb_text_input_dev.h                               const struct PP_Rect* caret,
PP_Rect           134 ppapi/c/dev/ppb_text_input_dev.h                               const struct PP_Rect* bounding_box);
PP_Rect            47 ppapi/c/dev/ppb_widget_dev.h                    const struct PP_Rect* rect,
PP_Rect            57 ppapi/c/dev/ppb_widget_dev.h   PP_Bool (*GetLocation)(PP_Resource widget, struct PP_Rect* location);
PP_Rect            61 ppapi/c/dev/ppb_widget_dev.h   void (*SetLocation)(PP_Resource widget, const struct PP_Rect* location);
PP_Rect            73 ppapi/c/dev/ppb_widget_dev.h                    const struct PP_Rect* rect,
PP_Rect            76 ppapi/c/dev/ppb_widget_dev.h   PP_Bool (*GetLocation)(PP_Resource widget, struct PP_Rect* location);
PP_Rect            77 ppapi/c/dev/ppb_widget_dev.h   void (*SetLocation)(PP_Resource widget, const struct PP_Rect* location);
PP_Rect            41 ppapi/c/dev/ppp_widget_dev.h                      const struct PP_Rect* dirty_rect);
PP_Rect            39 ppapi/c/pp_rect.h PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_Rect, 16);
PP_Rect            63 ppapi/c/pp_rect.h PP_INLINE struct PP_Rect PP_MakeRectFromXYWH(int32_t x, int32_t y,
PP_Rect            65 ppapi/c/pp_rect.h   struct PP_Rect ret;
PP_Rect           134 ppapi/c/ppb_graphics_2d.h                          const struct PP_Rect* src_rect);
PP_Rect           154 ppapi/c/ppb_graphics_2d.h                  const struct PP_Rect* clip_rect,
PP_Rect           294 ppapi/c/ppb_graphics_2d.h                          const struct PP_Rect* src_rect);
PP_Rect           296 ppapi/c/ppb_graphics_2d.h                  const struct PP_Rect* clip_rect,
PP_Rect            86 ppapi/c/ppb_text_input_controller.h                               const struct PP_Rect* caret);
PP_Rect            76 ppapi/c/ppb_view.h   PP_Bool (*GetRect)(PP_Resource resource, struct PP_Rect* rect);
PP_Rect           170 ppapi/c/ppb_view.h   PP_Bool (*GetClipRect)(PP_Resource resource, struct PP_Rect* clip);
PP_Rect           206 ppapi/c/ppb_view.h   PP_Bool (*GetRect)(PP_Resource resource, struct PP_Rect* rect);
PP_Rect           210 ppapi/c/ppb_view.h   PP_Bool (*GetClipRect)(PP_Resource resource, struct PP_Rect* clip);
PP_Rect           187 ppapi/c/ppp_instance.h                         const struct PP_Rect* position,
PP_Rect           188 ppapi/c/ppp_instance.h                         const struct PP_Rect* clip);
PP_Rect            71 ppapi/c/private/ppb_find_private.h                        const struct PP_Rect tickmarks[],
PP_Rect           161 ppapi/c/private/ppb_flash.h       const struct PP_Rect* clip,
PP_Rect           202 ppapi/c/private/ppb_flash.h   PP_Bool (*IsRectTopmost)(PP_Instance instance, const struct PP_Rect* rect);
PP_Rect           248 ppapi/c/private/ppb_flash.h       const struct PP_Rect* clip,
PP_Rect           263 ppapi/c/private/ppb_flash.h   PP_Bool (*IsRectTopmost)(PP_Instance instance, const struct PP_Rect* rect);
PP_Rect           279 ppapi/c/private/ppb_flash.h       const struct PP_Rect* clip,
PP_Rect           294 ppapi/c/private/ppb_flash.h   PP_Bool (*IsRectTopmost)(PP_Instance instance, const struct PP_Rect* rect);
PP_Rect           313 ppapi/c/private/ppb_flash.h       const struct PP_Rect* clip,
PP_Rect           328 ppapi/c/private/ppb_flash.h   PP_Bool (*IsRectTopmost)(PP_Instance instance, const struct PP_Rect* rect);
PP_Rect           236 ppapi/c/trusted/ppb_browser_font_trusted.h                         const struct PP_Rect* clip,
PP_Rect            71 ppapi/cpp/dev/scrollbar_dev.cc   std::vector<PP_Rect> temp;
PP_Rect            27 ppapi/cpp/dev/widget_client_dev.cc                        const PP_Rect* dirty_rect) {
PP_Rect            91 ppapi/cpp/private/find_private.cc     std::vector<PP_Rect> tickmarks_converted(tickmarks.begin(),
PP_Rect            36 ppapi/cpp/rect.h   Rect(const PP_Rect& rect) {  // Implicit.
PP_Rect           103 ppapi/cpp/rect.h   operator PP_Rect() const {
PP_Rect           110 ppapi/cpp/rect.h   const PP_Rect& pp_rect() const {
PP_Rect           117 ppapi/cpp/rect.h   PP_Rect& pp_rect() {
PP_Rect           255 ppapi/cpp/rect.h   void SetRect(const PP_Rect& rect) {
PP_Rect           396 ppapi/cpp/rect.h   PP_Rect rect_;
PP_Rect            31 ppapi/cpp/view.cc   PP_Rect out;
PP_Rect            73 ppapi/cpp/view.cc   PP_Rect out;
PP_Rect           147 ppapi/examples/2d/graphics_2d_example.c   struct PP_Rect position;
PP_Rect           620 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static void Pnacl_M14_PPB_Graphics2D_PaintImageData(PP_Resource graphics_2d, PP_Resource image_data, const struct PP_Point* top_left, const struct PP_Rect* src_rect) {
PP_Rect           625 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static void Pnacl_M14_PPB_Graphics2D_Scroll(PP_Resource graphics_2d, const struct PP_Rect* clip_rect, const struct PP_Point* amount) {
PP_Rect           659 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static void Pnacl_M27_PPB_Graphics2D_PaintImageData(PP_Resource graphics_2d, PP_Resource image_data, const struct PP_Point* top_left, const struct PP_Rect* src_rect) {
PP_Rect           664 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static void Pnacl_M27_PPB_Graphics2D_Scroll(PP_Resource graphics_2d, const struct PP_Rect* clip_rect, const struct PP_Point* amount) {
PP_Rect          1376 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static void Pnacl_M30_PPB_TextInputController_UpdateCaretPosition(PP_Instance instance, const struct PP_Rect* caret) {
PP_Rect          2045 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M14_PPB_Font_Dev_DrawTextAt(PP_Resource font, PP_Resource image_data, const struct PP_TextRun_Dev* text, const struct PP_Point* position, uint32_t color, const struct PP_Rect* clip, PP_Bool image_data_is_opaque) {
PP_Rect          2549 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M21_PPB_Flash_DrawGlyphs(PP_Instance instance, PP_Resource pp_image_data, const struct PP_BrowserFont_Trusted_Description* font_desc, uint32_t color, const struct PP_Point* position, const struct PP_Rect* clip, const float transformation[3][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struct PP_Point glyph_advances[]) {
PP_Rect          2589 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M21_PPB_Flash_IsRectTopmost(PP_Instance instance, const struct PP_Rect* rect) {
PP_Rect          2628 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M22_PPB_Flash_DrawGlyphs(PP_Instance instance, PP_Resource pp_image_data, const struct PP_BrowserFont_Trusted_Description* font_desc, uint32_t color, const struct PP_Point* position, const struct PP_Rect* clip, const float transformation[3][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struct PP_Point glyph_advances[]) {
PP_Rect          2668 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M22_PPB_Flash_IsRectTopmost(PP_Instance instance, const struct PP_Rect* rect) {
PP_Rect          2712 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M24_0_PPB_Flash_DrawGlyphs(PP_Instance instance, PP_Resource pp_image_data, const struct PP_BrowserFont_Trusted_Description* font_desc, uint32_t color, const struct PP_Point* position, const struct PP_Rect* clip, const float transformation[3][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struct PP_Point glyph_advances[]) {
PP_Rect          2752 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M24_0_PPB_Flash_IsRectTopmost(PP_Instance instance, const struct PP_Rect* rect) {
PP_Rect          2801 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M24_1_PPB_Flash_DrawGlyphs(PP_Instance instance, PP_Resource pp_image_data, const struct PP_BrowserFont_Trusted_Description* font_desc, uint32_t color, const struct PP_Point* position, const struct PP_Rect* clip, const float transformation[3][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struct PP_Point glyph_advances[]) {
PP_Rect          2831 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static PP_Bool Pnacl_M24_1_PPB_Flash_IsRectTopmost(PP_Instance instance, const struct PP_Rect* rect) {
PP_Rect          4392 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .PaintImageData = (void (*)(PP_Resource graphics_2d, PP_Resource image_data, const struct PP_Point* top_left, const struct PP_Rect* src_rect))&Pnacl_M14_PPB_Graphics2D_PaintImageData,
PP_Rect          4393 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Scroll = (void (*)(PP_Resource graphics_2d, const struct PP_Rect* clip_rect, const struct PP_Point* amount))&Pnacl_M14_PPB_Graphics2D_Scroll,
PP_Rect          4402 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .PaintImageData = (void (*)(PP_Resource graphics_2d, PP_Resource image_data, const struct PP_Point* top_left, const struct PP_Rect* src_rect))&Pnacl_M27_PPB_Graphics2D_PaintImageData,
PP_Rect          4403 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .Scroll = (void (*)(PP_Resource graphics_2d, const struct PP_Rect* clip_rect, const struct PP_Point* amount))&Pnacl_M27_PPB_Graphics2D_Scroll,
PP_Rect          4598 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .UpdateCaretPosition = (void (*)(PP_Instance instance, const struct PP_Rect* caret))&Pnacl_M30_PPB_TextInputController_UpdateCaretPosition,
PP_Rect          4802 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .DrawTextAt = (PP_Bool (*)(PP_Resource font, PP_Resource image_data, const struct PP_TextRun_Dev* text, const struct PP_Point* position, uint32_t color, const struct PP_Rect* clip, PP_Bool image_data_is_opaque))&Pnacl_M14_PPB_Font_Dev_DrawTextAt,
PP_Rect          4967 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .DrawGlyphs = (PP_Bool (*)(PP_Instance instance, PP_Resource pp_image_data, const struct PP_BrowserFont_Trusted_Description* font_desc, uint32_t color, const struct PP_Point* position, const struct PP_Rect* clip, const float transformation[3][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struct PP_Point glyph_advances[]))&Pnacl_M21_PPB_Flash_DrawGlyphs,
PP_Rect          4975 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .IsRectTopmost = (PP_Bool (*)(PP_Instance instance, const struct PP_Rect* rect))&Pnacl_M21_PPB_Flash_IsRectTopmost,
PP_Rect          4985 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .DrawGlyphs = (PP_Bool (*)(PP_Instance instance, PP_Resource pp_image_data, const struct PP_BrowserFont_Trusted_Description* font_desc, uint32_t color, const struct PP_Point* position, const struct PP_Rect* clip, const float transformation[3][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struct PP_Point glyph_advances[]))&Pnacl_M22_PPB_Flash_DrawGlyphs,
PP_Rect          4993 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .IsRectTopmost = (PP_Bool (*)(PP_Instance instance, const struct PP_Rect* rect))&Pnacl_M22_PPB_Flash_IsRectTopmost,
PP_Rect          5004 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .DrawGlyphs = (PP_Bool (*)(PP_Instance instance, PP_Resource pp_image_data, const struct PP_BrowserFont_Trusted_Description* font_desc, uint32_t color, const struct PP_Point* position, const struct PP_Rect* clip, const float transformation[3][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struct PP_Point glyph_advances[]))&Pnacl_M24_0_PPB_Flash_DrawGlyphs,
PP_Rect          5012 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .IsRectTopmost = (PP_Bool (*)(PP_Instance instance, const struct PP_Rect* rect))&Pnacl_M24_0_PPB_Flash_IsRectTopmost,
PP_Rect          5024 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .DrawGlyphs = (PP_Bool (*)(PP_Instance instance, PP_Resource pp_image_data, const struct PP_BrowserFont_Trusted_Description* font_desc, uint32_t color, const struct PP_Point* position, const struct PP_Rect* clip, const float transformation[3][3], PP_Bool allow_subpixel_aa, uint32_t glyph_count, const uint16_t glyph_indices[], const struct PP_Point glyph_advances[]))&Pnacl_M24_1_PPB_Flash_DrawGlyphs,
PP_Rect          5030 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .IsRectTopmost = (PP_Bool (*)(PP_Instance instance, const struct PP_Rect* rect))&Pnacl_M24_1_PPB_Flash_IsRectTopmost,
PP_Rect           175 ppapi/native_client/tests/ppapi_test_lib/test_interface.cc bool IsRectEqual(PP_Rect position, PP_Rect expected) {
PP_Rect            58 ppapi/native_client/tests/ppapi_test_lib/test_interface.h struct PP_Rect;
PP_Rect           193 ppapi/native_client/tests/ppapi_test_lib/test_interface.h bool IsRectEqual(PP_Rect position, PP_Rect expected);
PP_Rect           192 ppapi/proxy/flash_resource.cc     const PP_Rect* clip,
PP_Rect           245 ppapi/proxy/flash_resource.cc                                      const PP_Rect* rect) {
PP_Rect            51 ppapi/proxy/flash_resource.h       const PP_Rect* clip,
PP_Rect            62 ppapi/proxy/flash_resource.h                                 const PP_Rect* rect) OVERRIDE;
PP_Rect            59 ppapi/proxy/graphics_2d_resource.cc                                         const PP_Rect* src_rect) {
PP_Rect            68 ppapi/proxy/graphics_2d_resource.cc   PP_Rect dummy;
PP_Rect            69 ppapi/proxy/graphics_2d_resource.cc   memset(&dummy, 0, sizeof(PP_Rect));
PP_Rect            75 ppapi/proxy/graphics_2d_resource.cc void Graphics2DResource::Scroll(const PP_Rect* clip_rect,
PP_Rect            77 ppapi/proxy/graphics_2d_resource.cc   PP_Rect dummy;
PP_Rect            78 ppapi/proxy/graphics_2d_resource.cc   memset(&dummy, 0, sizeof(PP_Rect));
PP_Rect            37 ppapi/proxy/graphics_2d_resource.h                               const PP_Rect* src_rect) OVERRIDE;
PP_Rect            38 ppapi/proxy/graphics_2d_resource.h   virtual void Scroll(const PP_Rect* clip_rect,
PP_Rect           139 ppapi/proxy/ppapi_messages.h IPC_STRUCT_TRAITS_BEGIN(PP_Rect)
PP_Rect           655 ppapi/proxy/ppapi_messages.h                     std::vector<PP_Rect> /* tickmarks */)
PP_Rect           922 ppapi/proxy/ppapi_messages.h                     PP_Rect /* caret */,
PP_Rect           923 ppapi/proxy/ppapi_messages.h                     PP_Rect /* bounding_box */)
PP_Rect          1406 ppapi/proxy/ppapi_messages.h                      PP_Rect /* src_rect */)
PP_Rect          1409 ppapi/proxy/ppapi_messages.h                      PP_Rect /* clip */,
PP_Rect          1883 ppapi/proxy/ppapi_messages.h                      PP_Rect /* rect */)
PP_Rect           336 ppapi/proxy/ppapi_param_traits.cc   ParamTraits<PP_Rect>::Write(m, p.clip);
PP_Rect           363 ppapi/proxy/ppapi_param_traits.cc       ParamTraits<PP_Rect>::Read(m, iter, &r->clip) &&
PP_Rect           341 ppapi/proxy/ppb_instance_proxy.cc                                       const PP_Rect* tickmarks,
PP_Rect           345 ppapi/proxy/ppb_instance_proxy.cc       std::vector<PP_Rect>(tickmarks, tickmarks + count)));
PP_Rect           792 ppapi/proxy/ppb_instance_proxy.cc                                              const PP_Rect& caret,
PP_Rect           793 ppapi/proxy/ppb_instance_proxy.cc                                              const PP_Rect& bounding_box) {
PP_Rect           959 ppapi/proxy/ppb_instance_proxy.cc     const std::vector<PP_Rect>& tickmarks) {
PP_Rect          1285 ppapi/proxy/ppb_instance_proxy.cc     const PP_Rect& caret,
PP_Rect          1286 ppapi/proxy/ppb_instance_proxy.cc     const PP_Rect& bounding_box) {
PP_Rect            68 ppapi/proxy/ppb_instance_proxy.h                             const PP_Rect* tickmarks,
PP_Rect            98 ppapi/proxy/ppb_instance_proxy.h                                    const PP_Rect& caret,
PP_Rect            99 ppapi/proxy/ppb_instance_proxy.h                                    const PP_Rect& bounding_box) OVERRIDE;
PP_Rect           186 ppapi/proxy/ppb_instance_proxy.h                              const std::vector<PP_Rect>& tickmarks);
PP_Rect           208 ppapi/proxy/ppb_instance_proxy.h                                     const PP_Rect& caret,
PP_Rect           209 ppapi/proxy/ppb_instance_proxy.h                                     const PP_Rect& bounding_box);
PP_Rect            19 ppapi/proxy/ppp_instance_proxy.h struct PP_Rect;
PP_Rect            45 ppapi/proxy/ppp_instance_proxy_unittest.cc PP_Rect received_position;
PP_Rect            46 ppapi/proxy/ppp_instance_proxy_unittest.cc PP_Rect received_clip;
PP_Rect            50 ppapi/proxy/ppp_instance_proxy_unittest.cc void DidChangeView(PP_Instance instance, const PP_Rect* position,
PP_Rect            51 ppapi/proxy/ppp_instance_proxy_unittest.cc                    const PP_Rect* clip) {
PP_Rect           157 ppapi/proxy/ppp_instance_proxy_unittest.cc   PP_Rect expected_position = { {1, 2}, {3, 4} };
PP_Rect           158 ppapi/proxy/ppp_instance_proxy_unittest.cc   PP_Rect expected_clip = { {5, 6}, {7, 8} };
PP_Rect            36 ppapi/proxy/printing_resource_unittest.cc bool PP_RectEqual(const PP_Rect& lhs, const PP_Rect& rhs) {
PP_Rect           113 ppapi/proxy/serialized_structs.h   PP_Rect clip;
PP_Rect             9 ppapi/shared_impl/ppb_view_shared.cc bool IsRectNonempty(const PP_Rect& rect) {
PP_Rect            52 ppapi/shared_impl/ppb_view_shared.cc PP_Bool PPB_View_Shared::GetRect(PP_Rect* viewport) const {
PP_Rect            71 ppapi/shared_impl/ppb_view_shared.cc PP_Bool PPB_View_Shared::GetClipRect(PP_Rect* clip) const {
PP_Rect            24 ppapi/shared_impl/ppb_view_shared.h   PP_Rect rect;
PP_Rect            27 ppapi/shared_impl/ppb_view_shared.h   PP_Rect clip_rect;
PP_Rect            45 ppapi/shared_impl/ppb_view_shared.h   virtual PP_Bool GetRect(PP_Rect* viewport) const OVERRIDE;
PP_Rect            49 ppapi/shared_impl/ppb_view_shared.h   virtual PP_Bool GetClipRect(PP_Rect* clip) const OVERRIDE;
PP_Rect            58 ppapi/shared_impl/ppp_instance_combined.cc                                           const struct PP_Rect* position,
PP_Rect            59 ppapi/shared_impl/ppp_instance_combined.cc                                           const struct PP_Rect* clip) {
PP_Rect            38 ppapi/shared_impl/ppp_instance_combined.h                      const struct PP_Rect* position,
PP_Rect            39 ppapi/shared_impl/ppp_instance_combined.h                      const struct PP_Rect* clip);
PP_Rect            54 ppapi/shared_impl/ppp_instance_combined.h                                const struct PP_Rect* position,
PP_Rect            55 ppapi/shared_impl/ppp_instance_combined.h                                const struct PP_Rect* clip);
PP_Rect            25 ppapi/thunk/ppb_browser_font_trusted_api.h                              const PP_Rect* clip,
PP_Rect            52 ppapi/thunk/ppb_browser_font_trusted_thunk.cc                    const PP_Rect* clip,
PP_Rect            45 ppapi/thunk/ppb_find_private_thunk.cc                   const struct PP_Rect tickmarks[],
PP_Rect            38 ppapi/thunk/ppb_flash_functions_api.h       const PP_Rect* clip,
PP_Rect            48 ppapi/thunk/ppb_flash_functions_api.h   virtual PP_Bool IsRectTopmost(PP_Instance instance, const PP_Rect* rect) = 0;
PP_Rect            35 ppapi/thunk/ppb_flash_thunk.cc                    const PP_Rect* clip,
PP_Rect           108 ppapi/thunk/ppb_flash_thunk.cc PP_Bool IsRectTopmost(PP_Instance instance, const PP_Rect* rect) {
PP_Rect            30 ppapi/thunk/ppb_graphics_2d_api.h                               const PP_Rect* src_rect) = 0;
PP_Rect            31 ppapi/thunk/ppb_graphics_2d_api.h   virtual void Scroll(const PP_Rect* clip_rect,
PP_Rect            54 ppapi/thunk/ppb_graphics_2d_thunk.cc                     const struct PP_Rect* src_rect) {
PP_Rect            63 ppapi/thunk/ppb_graphics_2d_thunk.cc             const struct PP_Rect* clip_rect,
PP_Rect            88 ppapi/thunk/ppb_instance_api.h                             const PP_Rect* tickmarks,
PP_Rect           130 ppapi/thunk/ppb_instance_api.h                                    const PP_Rect& caret,
PP_Rect           131 ppapi/thunk/ppb_instance_api.h                                    const PP_Rect& bounding_box) = 0;
PP_Rect            22 ppapi/thunk/ppb_scrollbar_api.h   virtual void SetTickMarks(const PP_Rect* tick_marks, uint32_t count) = 0;
PP_Rect            63 ppapi/thunk/ppb_scrollbar_thunk.cc                   const PP_Rect* tick_marks,
PP_Rect            53 ppapi/thunk/ppb_text_input_thunk.cc                          const PP_Rect* caret,
PP_Rect            54 ppapi/thunk/ppb_text_input_thunk.cc                          const PP_Rect* bounding_box) {
PP_Rect            61 ppapi/thunk/ppb_text_input_thunk.cc                          const PP_Rect* caret) {
PP_Rect            64 ppapi/thunk/ppb_text_input_thunk.cc     enter.functions()->UpdateCaretPosition(instance, *caret, PP_Rect());
PP_Rect            23 ppapi/thunk/ppb_view_api.h   virtual PP_Bool GetRect(PP_Rect* viewport) const = 0;
PP_Rect            27 ppapi/thunk/ppb_view_api.h   virtual PP_Bool GetClipRect(PP_Rect* clip) const = 0;
PP_Rect            25 ppapi/thunk/ppb_view_thunk.cc PP_Bool GetRect(PP_Resource resource, struct PP_Rect* rect) {
PP_Rect            57 ppapi/thunk/ppb_view_thunk.cc PP_Bool GetClipRect(PP_Resource resource, struct PP_Rect* clip) {
PP_Rect            17 ppapi/thunk/ppb_widget_api.h   virtual PP_Bool Paint(const PP_Rect* rect, PP_Resource image_id) = 0;
PP_Rect            19 ppapi/thunk/ppb_widget_api.h   virtual PP_Bool GetLocation(PP_Rect* location) = 0;
PP_Rect            20 ppapi/thunk/ppb_widget_api.h   virtual void SetLocation(const PP_Rect* location) = 0;
PP_Rect            26 ppapi/thunk/ppb_widget_dev_thunk.cc               const struct PP_Rect* rect,
PP_Rect            43 ppapi/thunk/ppb_widget_dev_thunk.cc PP_Bool GetLocation(PP_Resource widget, struct PP_Rect* location) {
PP_Rect            51 ppapi/thunk/ppb_widget_dev_thunk.cc void SetLocation(PP_Resource widget, const struct PP_Rect* location) {
PP_Rect           108 ppapi/utility/graphics/paint_aggregator.cc     PP_Rect scroll_damage = update_.GetScrollDamage();