OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:le_int16
(Results
51 - 54
of
54
) sorted by null
1
2
3
/external/icu4c/samples/layout/
GDIFontInstance.cpp
104
GDIFontInstance::GDIFontInstance(GDISurface *surface, TCHAR *faceName,
le_int16
pointSize, LEErrorCode &status)
189
GDIFontInstance::GDIFontInstance(GDISurface *surface, const char *faceName,
le_int16
pointSize, LEErrorCode &status)
FontMap.cpp
22
FontMap::FontMap(const char *fileName,
le_int16
pointSize, GUISupport *guiSupport, LEErrorCode &status)
/external/icu4c/layout/
LETypes.h
48
typedef int16_t
le_int16
;
typedef
ContextualSubstSubtables.cpp
39
for (
le_int16
subst = 0; subst < substCount && LE_SUCCESS(success); subst += 1) {
Completed in 83 milliseconds
1
2
3