OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXFT_Get_Glyph
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/src/fxge/android/
fpf_skiafont.cpp
100
if (
FXFT_Get_Glyph
(m_Face->glyph, &glyph)) {
/external/pdfium/core/include/fxge/
fx_freetype.h
166
#define
FXFT_Get_Glyph
(slot, aglyph) FT_Get_Glyph(slot, aglyph)
/external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp
292
error =
FXFT_Get_Glyph
(((FXFT_Face)m_Face)->glyph, &glyph);
/external/pdfium/core/src/fpdfapi/fpdf_font/
fpdf_font_cid.cpp
[
all
...]
Completed in 56 milliseconds