OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXFT_Open_Face
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/src/fxge/android/
fpf_skiafontmgr.cpp
366
if (
FXFT_Open_Face
(m_FTLibrary, &args, iFaceIndex, &face)) {
384
if (
FXFT_Open_Face
(m_FTLibrary, &args, iFaceIndex, &face)) {
404
if (
FXFT_Open_Face
(m_FTLibrary, &args, iFaceIndex, &face)) {
/external/pdfium/core/include/fxge/
fx_freetype.h
58
#define
FXFT_Open_Face
(library, args, index, face) \
/external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp
197
if (
FXFT_Open_Face
(library, &args, faceIndex, Face)) {
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp
[
all
...]
Completed in 61 milliseconds