OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glyphID
(Results
26 - 29
of
29
) sorted by null
1
2
/external/skia/include/core/
SkScalerContext.h
209
may be chained (under the hood), the
glyphID
that is returned may in
215
/** Map the
glyphID
to its glyph index, and then to its char code. Unmapped
218
SkUnichar glyphIDToChar(uint16_t
glyphID
);
/external/icu4c/layout/
LEGlyphStorage.cpp
273
void LEGlyphStorage::setGlyphID(le_int32 glyphIndex, LEGlyphID
glyphID
, LEErrorCode &success)
289
fGlyphs[glyphIndex] =
glyphID
;
/external/webkit/WebCore/platform/graphics/mac/
ComplexTextControllerATSUI.cpp
75
if (layoutRecords[j].
glyphID
== kATSDeletedGlyphcode) {
79
complexTextRun->m_glyphsVector.uncheckedAppend(layoutRecords[j].
glyphID
);
/prebuilt/darwin-x86/swt/
swt.jar
Completed in 384 milliseconds
1
2