OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AttachmentListTable
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/layout/
GlyphDefinitionTables.cpp
19
const
AttachmentListTable
*GlyphDefinitionTableHeader::getAttachmentListTable() const
21
return (const
AttachmentListTable
*) ((char *) this + SWAPW(attachListOffset));
GlyphDefinitionTables.h
32
struct
AttachmentListTable
90
const
AttachmentListTable
*getAttachmentListTable()const ;
Completed in 967 milliseconds