HomeSort by relevance Sort by last modified time
    Searched defs:move_to (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/cc/resources/
layer_tiling_data.h 61 void move_to(int i, int j) { function in class:cc::LayerTilingData::Tile
  /external/pdfium/core/src/fxge/agg/agg23/
agg_path_storage.h 53 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
fx_agg_rasterizer_scanline_aa.cpp 321 void outline_aa::move_to(int x, int y) function in class:agg::outline_aa
agg_rasterizer_scanline_aa.h 76 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/
hb-buffer.cc 363 hb_buffer_t::move_to (unsigned int i) function in class:hb_buffer_t
  /external/harfbuzz_ng/src/
hb-buffer.cc 364 hb_buffer_t::move_to (unsigned int i) function in class:hb_buffer_t
  /external/chromium_org/third_party/freetype/include/freetype/
ftimage.h 702 FT_Outline_MoveToFunc move_to; member in struct:FT_Outline_Funcs_
    [all...]
  /external/freetype/include/
ftimage.h 702 FT_Outline_MoveToFunc move_to; member in struct:FT_Outline_Funcs_
    [all...]
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftimage.h 702 FT_Outline_MoveToFunc move_to; member in struct:FT_Outline_Funcs_
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftimage.h 702 FT_Outline_MoveToFunc move_to; member in struct:FT_Outline_Funcs_
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
execute.c 1717 char *move_from, *move_to; local
    [all...]

Completed in 331 milliseconds