OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FXFT_Stream
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp
166
unsigned long _FTStreamRead(
FXFT_Stream
stream,
180
void _FTStreamClose(
FXFT_Stream
stream) {}
185
FXFT_Stream
* stream,
187
FXFT_Stream
stream1 = (
FXFT_Stream
)FX_Alloc(uint8_t, sizeof(FXFT_StreamRec));
216
FXFT_Stream
stream = nullptr;
fx_ge_fontmap.cpp
[
all
...]
/external/pdfium/core/src/fxge/android/
fpf_skiafontmgr.cpp
20
static unsigned long FPF_SkiaStream_Read(
FXFT_Stream
stream,
36
static void FPF_SkiaStream_Close(
FXFT_Stream
stream) {}
/external/pdfium/core/include/fxge/
fx_freetype.h
53
typedef FT_StreamRec*
FXFT_Stream
;
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp
[
all
...]
Completed in 161 milliseconds