/external/chromium_org/ui/gfx/geometry/ |
D | vector2d_f.cc | 39 void Vector2dF::Scale(float x_scale, float y_scale) { in Scale() 54 Vector2dF ScaleVector2d(const Vector2dF& v, float x_scale, float y_scale) { in ScaleVector2d()
|
D | rect_f.h | 50 void Scale(float x_scale, float y_scale) { in Scale() 90 inline RectF ScaleRect(const RectF& r, float x_scale, float y_scale) { in ScaleRect()
|
D | vector3d_f.cc | 60 void Vector3dF::Scale(float x_scale, float y_scale, float z_scale) { in Scale() 81 float y_scale, in ScaleVector3d()
|
D | insets.h | 29 Insets Scale(float x_scale, float y_scale) const { in Scale()
|
D | point_f.cc | 17 PointF ScalePoint(const PointF& p, float x_scale, float y_scale) { in ScalePoint()
|
D | size_f.cc | 17 SizeF ScaleSize(const SizeF& s, float x_scale, float y_scale) { in ScaleSize()
|
D | rect.h | 107 float y_scale) { in ScaleToEnclosingRect() 121 float y_scale) { in ScaleToEnclosedRect()
|
D | point3_f.h | 31 void Scale(float x_scale, float y_scale, float z_scale) { in Scale() 109 float y_scale, in ScalePoint()
|
D | size_f.h | 27 void Scale(float x_scale, float y_scale) { in Scale()
|
D | point_f.h | 27 void Scale(float x_scale, float y_scale) { in Scale()
|
D | box_f.h | 47 void Scale(float x_scale, float y_scale, float z_scale) { in Scale() 126 float y_scale, in ScaleBox()
|
D | quad_f.cc | 90 void QuadF::Scale(float x_scale, float y_scale) { in Scale()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | gen7_viewport_state.c | 36 GLfloat y_scale, y_bias; in gen7_upload_sf_clip_viewport() local
|
D | gen6_viewport_state.c | 73 GLfloat y_scale, y_bias; in gen6_upload_sf_vp() local
|
D | brw_sf_state.c | 48 GLfloat y_scale, y_bias; in upload_sf_vp() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | gen7_viewport_state.c | 36 GLfloat y_scale, y_bias; in gen7_upload_sf_clip_viewport() local
|
D | gen6_viewport_state.c | 73 GLfloat y_scale, y_bias; in gen6_upload_sf_vp() local
|
D | brw_sf_state.c | 48 GLfloat y_scale, y_bias; in upload_sf_vp() local
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/ |
D | cidobjs.h | 109 FT_Fixed y_scale; member
|
D | cidgload.c | 404 FT_Fixed y_scale = glyph->y_scale; in cid_slot_load_glyph() local
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/ |
D | ftpfr.c | 66 FT_Fixed x_scale, y_scale; in FT_Get_PFR_Metrics() local
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/ |
D | t1objs.h | 127 FT_Fixed y_scale; member
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/ |
D | ttgload.c | 941 FT_Fixed y_scale = 0; in TT_Process_Simple_Glyph() local 1148 FT_Fixed y_scale = ((TT_Size)loader->size)->metrics.y_scale; in TT_Process_Composite_Component() local 1307 FT_Fixed x_scale, y_scale; in load_truetype_glyph() local 1717 FT_Fixed y_scale; in compute_glyph_metrics() local
|
/external/chromium_org/third_party/freetype/src/truetype/ |
D | ttgload.c | 936 FT_Fixed y_scale = 0; in TT_Process_Simple_Glyph() local 1139 FT_Fixed y_scale = ((TT_Size)loader->size)->metrics.y_scale; in TT_Process_Composite_Component() local 1298 FT_Fixed x_scale, y_scale; in load_truetype_glyph() local 1708 FT_Fixed y_scale; in compute_glyph_metrics() local
|
/external/freetype/src/truetype/ |
D | ttgload.c | 934 FT_Fixed y_scale = 0; in TT_Process_Simple_Glyph() local 1137 FT_Fixed y_scale = ((TT_Size)loader->size)->metrics.y_scale; in TT_Process_Composite_Component() local 1408 FT_Fixed x_scale, y_scale; in load_truetype_glyph() local 1853 FT_Fixed y_scale; in compute_glyph_metrics() local
|