Searched defs:in_x (Results 1 – 13 of 13) sorted by relevance
/external/chromium_org/ppapi/cpp/ |
D | point.h | 31 Point(int32_t in_x, int32_t in_y) { in Point() 77 void set_x(int32_t in_x) { in set_x() 171 FloatPoint(float in_x, float in_y) { in FloatPoint() 216 void set_x(float in_x) { in set_x()
|
D | rect.h | 132 void set_x(int32_t in_x) { in set_x() 517 void set_x(float in_x) { in set_x()
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/ |
D | vp9_idct_intrin_sse2.h | 111 #define RECON_AND_STORE(dest, in_x) \ argument
|
D | vp9_idct_intrin_sse2.c | 13 #define RECON_AND_STORE4X4(dest, in_x) \ argument
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/ |
D | ftcalc.c | 855 ft_corner_orientation( FT_Pos in_x, in ft_corner_orientation() 935 ft_corner_is_flat( FT_Pos in_x, in ft_corner_is_flat()
|
/external/chromium_org/third_party/freetype/src/base/ |
D | ftcalc.c | 857 ft_corner_orientation( FT_Pos in_x, in ft_corner_orientation() 937 ft_corner_is_flat( FT_Pos in_x, in ft_corner_is_flat()
|
/external/freetype/src/base/ |
D | ftcalc.c | 1104 ft_corner_orientation( FT_Pos in_x, in ft_corner_orientation() 1184 ft_corner_is_flat( FT_Pos in_x, in ft_corner_is_flat()
|
/external/chromium_org/third_party/freetype/src/pshinter/ |
D | pshalgo.c | 973 psh_corner_orientation( FT_Pos in_x, in psh_corner_orientation() 1038 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
|
/external/freetype/src/pshinter/ |
D | pshalgo.c | 973 psh_corner_orientation( FT_Pos in_x, in psh_corner_orientation() 1038 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/ |
D | pshalgo.c | 973 psh_corner_orientation( FT_Pos in_x, in psh_corner_orientation() 1038 FT_Pos in_x, in_y, out_x, out_y; in psh_glyph_compute_inflections() local
|
/external/chromium_org/third_party/freetype/src/autofit/ |
D | afhints.c | 739 FT_Pos in_x = 0; in af_glyph_hints_reload() local
|
/external/freetype/src/autofit/ |
D | afhints.c | 848 FT_Pos in_x, in_y; in af_glyph_hints_reload() local
|
/external/libvpx/libvpx/vp9/common/x86/ |
D | vp9_idct_intrin_sse2.c | 18 #define RECON_AND_STORE4X4(dest, in_x) \ argument 530 #define RECON_AND_STORE(dest, in_x) \ argument
|