Home
last modified time | relevance | path

Searched refs:pos_x (Results 1 – 12 of 12) sorted by relevance

/external/freetype/src/psaux/
Dt1decode.c315 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()
Dpsobjs.c1556 builder->pos_x = 0; in t1_builder_init()
/external/pdfium/third_party/freetype/src/psaux/
Dt1decode.c315 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()
Dpsobjs.c1561 builder->pos_x = 0; in t1_builder_init()
/external/pdfium/third_party/freetype/src/cff/
Dcffgload.h95 FT_Pos pos_x; member
Dcffgload.c289 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/
Dcffgload.h95 FT_Pos pos_x; member
Dcffgload.c289 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/
Domapfb.h137 __u32 pos_x; member
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c867 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/
Dpsaux.h572 FT_Pos pos_x; member
/external/pdfium/third_party/freetype/include/freetype/internal/
Dpsaux.h572 FT_Pos pos_x; member