OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetFsType
(Results
1 - 2
of
2
) sorted by null
/external/sfntly/cpp/src/sfntly/table/core/
os2_table.h
335
// void
setFsType
(EnumSeT<EmbeddingFlags> flagSet)
337
void
SetFsType
(int32_t fs_type);
os2_table.cc
326
void OS2Table::Builder::
SetFsType
(int32_t fs_type) {
Completed in 61 milliseconds