/external/jmonkeyengine/engine/src/core/com/jme3/asset/ |
D | TextureKey.java | 96 ByteBuffer pos_y = img.getData(2); in postProcess() local 98 img.setData(3, pos_y); in postProcess()
|
/external/chromium_org/ash/system/drive/ |
D | tray_drive.cc | 220 int pos_y = child_area.y() + kTopPadding; in Layout() local 224 pos_y + (child_area.height() - kTopPadding - in Layout() 233 pos_y, in Layout() 245 pos_y + (child_area.height() - kTopPadding - in Layout()
|
/external/chromium_org/chrome/browser/ui/gtk/notifications/ |
D | balloon_view_gtk.cc | 321 int pos_y = gdk_screen_height(); in Show() local 322 gtk_window_move(GTK_WINDOW(frame_container_), pos_x, pos_y); in Show() 323 balloon_->SetPosition(gfx::Point(pos_x, pos_y), false); in Show()
|
/external/chromium/chrome/browser/ui/gtk/notifications/ |
D | balloon_view_gtk.cc | 334 int pos_y = gdk_screen_height(); in Show() local 335 gtk_window_move(GTK_WINDOW(frame_container_), pos_x, pos_y); in Show() 336 balloon_->SetPosition(gfx::Point(pos_x, pos_y), false); in Show()
|
/external/chromium_org/third_party/freetype/src/psaux/ |
D | t1decode.c | 316 decoder->builder.pos_y = ady; in t1operator_seac() 335 decoder->builder.pos_y = 0; in t1operator_seac() 421 y = orig_y = builder->pos_y; in t1_decoder_parse_charstrings() 1144 orig_y = y = builder->pos_y; in t1_decoder_parse_charstrings() 1175 y = builder->pos_y + top[1]; in t1_decoder_parse_charstrings()
|
D | psobjs.c | 1553 builder->pos_y = 0; in t1_builder_init()
|
/external/freetype/src/psaux/ |
D | t1decode.c | 316 decoder->builder.pos_y = ady; in t1operator_seac() 335 decoder->builder.pos_y = 0; in t1operator_seac() 421 y = orig_y = builder->pos_y; in t1_decoder_parse_charstrings() 1144 orig_y = y = builder->pos_y; in t1_decoder_parse_charstrings() 1175 y = builder->pos_y + top[1]; in t1_decoder_parse_charstrings()
|
D | psobjs.c | 1553 builder->pos_y = 0; in t1_builder_init()
|
/external/chromium_org/third_party/freetype/src/cff/ |
D | cffgload.h | 91 FT_Pos pos_y; member
|
D | cffgload.c | 290 builder->pos_y = 0; in cff_builder_init() 853 builder->pos_y = ady; in cff_operator_seac() 879 builder->pos_y = 0; in cff_operator_seac() 954 y = builder->pos_y; in cff_decoder_parse_charstrings() 2266 y = decoder->builder.pos_y; in cff_decoder_parse_charstrings() 2283 y = decoder->builder.pos_y + args[1]; in cff_decoder_parse_charstrings() 2295 y = decoder->builder.pos_y + args[1]; in cff_decoder_parse_charstrings()
|
/external/freetype/src/cff/ |
D | cffgload.h | 91 FT_Pos pos_y; member
|
D | cffgload.c | 290 builder->pos_y = 0; in cff_builder_init() 853 builder->pos_y = ady; in cff_operator_seac() 879 builder->pos_y = 0; in cff_operator_seac() 954 y = builder->pos_y; in cff_decoder_parse_charstrings() 2266 y = decoder->builder.pos_y; in cff_decoder_parse_charstrings() 2283 y = decoder->builder.pos_y + args[1]; in cff_decoder_parse_charstrings() 2295 y = decoder->builder.pos_y + args[1]; in cff_decoder_parse_charstrings()
|
/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 894 pos_y = LLVMBuildLoad(builder, outputs[pos][1], ""); /*y0 y1 .. yn */ in generate_clipmask() 905 cv_y = pos_y; in generate_clipmask() 926 test = lp_build_compare(gallivm, f32_type, PIPE_FUNC_GREATER, pos_y, pos_w); in generate_clipmask() 932 test = LLVMBuildFAdd(builder, pos_y, pos_w, ""); in generate_clipmask()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 867 LLVMValueRef pos_x, pos_y, pos_z, pos_w; in generate_clipmask() local 894 pos_y = LLVMBuildLoad(builder, outputs[pos][1], ""); /*y0 y1 .. yn */ in generate_clipmask() 905 cv_y = pos_y; in generate_clipmask() 926 test = lp_build_compare(gallivm, f32_type, PIPE_FUNC_GREATER, pos_y, pos_w); in generate_clipmask() 932 test = LLVMBuildFAdd(builder, pos_y, pos_w, ""); in generate_clipmask()
|
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
D | psaux.h | 573 FT_Pos pos_y; member
|
/external/freetype/include/freetype/internal/ |
D | psaux.h | 573 FT_Pos pos_y; member
|