OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_glyph_id_array
(Results
1 - 3
of
3
) sorted by null
/external/sfntly/cpp/src/sample/subtly/
font_assembler.cc
137
cmap_builder->
set_glyph_id_array
(glyph_id_array);
/external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h
378
void
set_glyph_id_array
(IntegerList* glyph_id_array);
cmap_table.cc
1028
set_glyph_id_array
(IntegerList* glyph_id_array) {
function in class:sfntly::CMapTable::CMapFormat4::Builder
[
all
...]
Completed in 123 milliseconds