Searched defs:move_to (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/cc/resources/
H A Dlayer_tiling_data.h61 void move_to(int i, int j) { function in class:cc::LayerTilingData::Tile
/external/pdfium/core/src/fxge/agg/agg23/
H A Dagg_path_storage.h53 void move_to(FX_FLOAT x, FX_FLOAT y);
163 inline void path_storage::move_to(FX_FLOAT x, FX_FLOAT y) function in class:agg::path_storage
H A Dfx_agg_rasterizer_scanline_aa.cpp321 void outline_aa::move_to(int x, int y) function in class:agg::outline_aa
H A Dagg_rasterizer_scanline_aa.h76 void move_to(int x, int y);
232 move_to(poly_coord(x), poly_coord(y));
240 void move_to(int x, int y) function in class:agg::rasterizer_scanline_aa
405 m_outline.move_to(x * 1, y);
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-buffer.cc363 hb_buffer_t::move_to (unsigned int i) function in class:hb_buffer_t
/external/harfbuzz_ng/src/
H A Dhb-buffer.cc364 hb_buffer_t::move_to (unsigned int i) function in class:hb_buffer_t
/external/chromium_org/third_party/freetype/include/freetype/
H A Dftimage.h673 /* move_to :: The `move to' emitter. */
702 FT_Outline_MoveToFunc move_to; member in struct:FT_Outline_Funcs_
/external/freetype/include/
H A Dftimage.h673 /* move_to :: The `move to' emitter. */
702 FT_Outline_MoveToFunc move_to; member in struct:FT_Outline_Funcs_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dftimage.h673 /* move_to :: The `move to' emitter. */
702 FT_Outline_MoveToFunc move_to; member in struct:FT_Outline_Funcs_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftimage.h673 /* move_to :: The `move to' emitter. */
702 FT_Outline_MoveToFunc move_to; member in struct:FT_Outline_Funcs_

Completed in 265 milliseconds