HomeSort by relevance Sort by last modified time
    Searched full:copy_glyph (Results 1 - 10 of 10) sorted by null

  /external/harfbuzz/src/
harfbuzz-buffer-private.h 102 #define COPY_Glyph( buffer ) \
harfbuzz-buffer.c 42 * - copy_glyph() is called
46 * In that case swap(), and copy_glyph(), and replace_glyph() are all
harfbuzz-gsub.c 1107 if ( COPY_Glyph( buffer ) )
1118 if ( COPY_Glyph( buffer ) )
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-buffer-private.h 102 #define COPY_Glyph( buffer ) \
harfbuzz-buffer.c 42 * - copy_glyph() is called
46 * In that case swap(), and copy_glyph(), and replace_glyph() are all
harfbuzz-gsub.c 1107 if ( COPY_Glyph( buffer ) )
1118 if ( COPY_Glyph( buffer ) )
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-buffer-private.hh 136 HB_INTERNAL void copy_glyph (void);
hb-buffer.cc 339 hb_buffer_t::copy_glyph (void) function in class:hb_buffer_t
  /external/harfbuzz_ng/src/
hb-buffer-private.hh 134 HB_INTERNAL void copy_glyph (void);
hb-buffer.cc 339 hb_buffer_t::copy_glyph (void) function in class:hb_buffer_t

Completed in 1455 milliseconds