Searched refs:pos_x (Results 1 – 12 of 12) sorted by relevance
/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() 1147 orig_x = x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings() 1178 x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings()
|
D | psobjs.c | 1556 builder->pos_x = 0; in t1_builder_init()
|
/external/pdfium/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() 1147 orig_x = x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings() 1178 x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings()
|
D | psobjs.c | 1561 builder->pos_x = 0; in t1_builder_init()
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cffgload.h | 95 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() 2260 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings() 2277 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings() 2289 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings()
|
/external/freetype/src/cff/ |
D | cffgload.h | 95 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() 2260 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings() 2277 x = decoder->builder.pos_x + args[0]; in cff_decoder_parse_charstrings() 2289 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/freetype/include/internal/ |
D | psaux.h | 572 FT_Pos pos_x; member
|
/external/pdfium/third_party/freetype/include/freetype/internal/ |
D | psaux.h | 572 FT_Pos pos_x; member
|