OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FirstCode
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h
312
int32_t
FirstCode
(int32_t sub_header_index);
cmap_table.cc
481
int32_t first_code =
FirstCode
(high_byte);
491
// =
firstcode
524
int32_t CMapTable::CMapFormat2::
FirstCode
(int32_t sub_header_index) {
[
all
...]
Completed in 42 milliseconds