/external/chromium_org/ash/system/drive/ |
D | tray_drive.cc | 218 int pos_x = child_area.x() + kSidePadding; in Layout() local 222 gfx::Point(pos_x, in Layout() 229 pos_x += status_img_->bounds().width() + kHorizontalPadding; in Layout() 231 gfx::Rect bounds_label(pos_x, in Layout() 240 pos_x += label_container_->bounds().width() + kHorizontalPadding; in Layout() 243 gfx::Point(pos_x, in Layout()
|
/external/chromium_org/third_party/freetype/src/psaux/ |
D | t1decode.c | 315 decoder->builder.pos_x = adx - asb; in t1operator_seac() 334 decoder->builder.pos_x = 0; in t1operator_seac() 420 x = orig_x = builder->pos_x; in t1_decoder_parse_charstrings() 1143 orig_x = x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings() 1174 x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings()
|
D | psobjs.c | 1552 builder->pos_x = 0; in t1_builder_init()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/ |
D | t1decode.c | 315 decoder->builder.pos_x = adx - asb; in t1operator_seac() 334 decoder->builder.pos_x = 0; in t1operator_seac() 420 x = orig_x = builder->pos_x; in t1_decoder_parse_charstrings() 1143 orig_x = x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings() 1174 x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings()
|
D | psobjs.c | 1554 builder->pos_x = 0; in t1_builder_init()
|
/external/freetype/src/psaux/ |
D | t1decode.c | 315 decoder->builder.pos_x = adx - asb; in t1operator_seac() 334 decoder->builder.pos_x = 0; in t1operator_seac() 420 x = orig_x = builder->pos_x; in t1_decoder_parse_charstrings() 1143 orig_x = x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings() 1174 x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings()
|
D | psobjs.c | 1554 builder->pos_x = 0; in t1_builder_init()
|
/external/chromium_org/third_party/freetype/src/cff/ |
D | cffgload.h | 90 FT_Pos pos_x; member
|
D | cffgload.c | 289 builder->pos_x = 0; in cff_builder_init() 852 builder->pos_x = adx - asb; in cff_operator_seac() 878 builder->pos_x = 0; in cff_operator_seac() 953 x = builder->pos_x; in cff_decoder_parse_charstrings() 2265 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings() 2282 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings() 2294 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings()
|
/external/freetype/src/cff/ |
D | cffgload.h | 90 FT_Pos pos_x; member
|
D | cffgload.c | 289 builder->pos_x = 0; in cff_builder_init() 848 builder->pos_x = adx - asb; in cff_operator_seac() 874 builder->pos_x = 0; in cff_operator_seac() 949 x = builder->pos_x; in cff_decoder_parse_charstrings() 2261 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings() 2278 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings() 2290 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/ |
D | cffgload.h | 90 FT_Pos pos_x; member
|
D | cffgload.c | 289 builder->pos_x = 0; in cff_builder_init() 852 builder->pos_x = adx - asb; in cff_operator_seac() 878 builder->pos_x = 0; in cff_operator_seac() 953 x = builder->pos_x; in cff_decoder_parse_charstrings() 2269 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings() 2286 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings() 2298 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings()
|
/external/kernel-headers/original/uapi/linux/ |
D | omapfb.h | 137 __u32 pos_x; member
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 867 LLVMValueRef pos_x, pos_y, pos_z, pos_w; in generate_clipmask() local 893 pos_x = LLVMBuildLoad(builder, outputs[pos][0], ""); /*x0 x1 .. xn */ in generate_clipmask() 904 cv_x = pos_x; in generate_clipmask() 913 test = lp_build_compare(gallivm, f32_type, PIPE_FUNC_GREATER, pos_x , pos_w); in generate_clipmask() 919 test = LLVMBuildFAdd(builder, pos_x, pos_w, ""); in generate_clipmask()
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 867 LLVMValueRef pos_x, pos_y, pos_z, pos_w; in generate_clipmask() local 893 pos_x = LLVMBuildLoad(builder, outputs[pos][0], ""); /*x0 x1 .. xn */ in generate_clipmask() 904 cv_x = pos_x; in generate_clipmask() 913 test = lp_build_compare(gallivm, f32_type, PIPE_FUNC_GREATER, pos_x , pos_w); in generate_clipmask() 919 test = LLVMBuildFAdd(builder, pos_x, pos_w, ""); in generate_clipmask()
|
/external/pdfium/core/include/fpdfapi/ |
D | fpdf_render.h | 248 int pos_x, int pos_y, int size_x, int size_y, int rotate) = 0;
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/ |
D | psaux.h | 572 FT_Pos pos_x; member
|
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/ |
D | psaux.h | 572 FT_Pos pos_x; member
|
/external/freetype/include/internal/ |
D | psaux.h | 572 FT_Pos pos_x; member
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
D | psaux.h | 572 FT_Pos pos_x; member
|