Searched defs:gfx (Results 1 - 25 of 1043) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/ui/
H A Delide_url.h16 namespace gfx { namespace
35 const gfx::FontList& font_list,
45 const gfx::FontList& font_list,
/external/chromium_org/components/favicon_base/
H A Dselect_favicon_frames.h14 namespace gfx { namespace
40 gfx::ImageSkia CreateFaviconImageSkia(
42 const std::vector<gfx::Size>& original_sizes,
58 void SelectFaviconFrameIndices(const std::vector<gfx::Size>& frame_pixel_sizes,
/external/chromium_org/skia/ext/
H A Dskia_utils_ios.h21 namespace gfx { namespace
38 } // namespace gfx
/external/chromium_org/ui/gfx/
H A Dblit.h8 #include "ui/gfx/gfx_export.h"
9 #include "ui/gfx/native_widget_types.h"
13 namespace gfx { namespace
50 } // namespace gfx
H A Dfavicon_size.h8 #include "ui/gfx/gfx_export.h"
10 namespace gfx { namespace
20 } // namespace gfx
H A Dfont_fallback.h11 namespace gfx { namespace
18 } // namespace gfx
H A Dgdi_util.h11 #include "ui/gfx/gfx_export.h"
12 #include "ui/gfx/rect.h"
13 #include "ui/gfx/path.h"
15 namespace gfx { namespace
38 const std::vector<gfx::Rect>& cutouts);
40 GFX_EXPORT HRGN ConvertPathToHRGN(const gfx::Path& path);
53 } // namespace gfx
H A Dpath_win.h10 #include "ui/gfx/gfx_export.h"
15 namespace gfx { namespace
25 } // namespace gfx
H A Dplatform_font_pango_unittest.cc5 #include "ui/gfx/platform_font_pango.h"
17 #include "ui/gfx/pango_util.h"
19 namespace gfx { namespace
30 scoped_refptr<gfx::PlatformFontPango> font(
31 new gfx::PlatformFontPango(desc.get()));
36 scoped_refptr<gfx::PlatformFontPango> font2(
37 new gfx::PlatformFontPango(desc2.get()));
48 } // namespace gfx
H A Drender_text_ozone.cc5 #include "ui/gfx/render_text.h"
7 namespace gfx { namespace
13 } // namespace gfx
H A Dscreen_aura.cc5 #include "ui/gfx/screen.h"
9 namespace gfx { namespace
16 } // namespace gfx
H A Dscrollbar_size.cc5 #include "ui/gfx/scrollbar_size.h"
13 namespace gfx { namespace
23 } // namespace gfx
H A Dscrollbar_size.h8 #include "ui/gfx/gfx_export.h"
10 namespace gfx { namespace
17 } // namespace gfx
H A Dskia_util.h15 #include "ui/gfx/gfx_export.h"
20 namespace gfx { namespace
28 // Convert between Skia and gfx rect types.
35 GFX_EXPORT void TransformToFlattenedSkMatrix(const gfx::Transform& transform,
46 const gfx::ImageSkiaRep& image_rep,
52 const gfx::ImageSkiaRep& image_rep,
79 } // namespace gfx
H A Dtext_utils.h9 #include "ui/gfx/gfx_export.h"
11 namespace gfx { namespace
34 } // namespace gfx
H A Dutf16_indexing.h9 #include "ui/gfx/gfx_export.h"
11 namespace gfx { namespace
47 } // namespace gfx
/external/chromium_org/ui/gfx/geometry/
H A Dpoint_conversions.h8 #include "ui/gfx/geometry/point.h"
9 #include "ui/gfx/geometry/point_f.h"
11 namespace gfx { namespace
22 } // namespace gfx
H A Drect_conversions.h8 #include "ui/gfx/geometry/rect.h"
9 #include "ui/gfx/geometry/rect_f.h"
11 namespace gfx { namespace
28 const gfx::RectF& rect, float distance);
34 } // namespace gfx
H A Dsize_conversions.h8 #include "ui/gfx/geometry/size.h"
9 #include "ui/gfx/geometry/size_f.h"
11 namespace gfx { namespace
22 } // namespace gfx
H A Dvector2d_conversions.h8 #include "ui/gfx/geometry/vector2d.h"
9 #include "ui/gfx/geometry/vector2d_f.h"
11 namespace gfx { namespace
22 } // namespace gfx
/external/chromium_org/ui/gfx/image/
H A Dimage_skia_util_ios.h8 #include "ui/gfx/gfx_export.h"
16 namespace gfx { namespace
21 GFX_EXPORT gfx::ImageSkia ImageSkiaFromUIImage(UIImage* image);
26 GFX_EXPORT gfx::ImageSkiaRep ImageSkiaRepOfScaleFromUIImage(
33 GFX_EXPORT UIImage* UIImageFromImageSkia(const gfx::ImageSkia& image_skia);
37 const gfx::ImageSkiaRep& image_skia_rep);
39 } // namespace gfx
H A Dimage_util.h11 #include "ui/gfx/gfx_export.h"
13 namespace gfx { namespace
18 namespace gfx { namespace
51 } // namespace gfx
/external/chromium_org/ui/gfx/mac/
H A Dcoordinate_conversion.h10 #include "ui/gfx/gfx_export.h"
12 namespace gfx { namespace
16 // Convert a gfx::Rect specified with the origin at the top left of the primary
18 GFX_EXPORT NSRect ScreenRectToNSRect(const gfx::Rect& rect);
21 // display into a gfx::Rect with origin at the top left of the primary display.
22 GFX_EXPORT gfx::Rect ScreenRectFromNSRect(const NSRect& point);
24 } // namespace gfx
/external/chromium_org/ui/gfx/test/
H A Dfontconfig_util_linux.h12 namespace gfx { namespace
61 } // namespace gfx
/external/chromium_org/ui/gfx/win/
H A Dhwnd_util.h11 #include "ui/gfx/gfx_export.h"
13 namespace gfx { namespace
37 const gfx::Size& pref);
45 GFX_EXPORT void ShowSystemMenuAtPoint(HWND window, const gfx::Point& point);
52 } // namespace gfx

Completed in 9300 milliseconds

1234567891011>>