OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDWriteFontFile
(Results
1 - 5
of
5
) sorted by null
/external/skia/src/ports/
SkFontMgr_win_dw.cpp
108
virtual HRESULT STDMETHODCALLTYPE GetCurrentFontFile(
IDWriteFontFile
** fontFile);
125
SkTScopedComPtr<
IDWriteFontFile
> fCurrentFile;
181
HRESULT StreamFontFileEnumerator::GetCurrentFontFile(
IDWriteFontFile
** fontFile) {
382
SkTScopedComPtr<
IDWriteFontFile
> cshFontFile;
383
SkTScopedComPtr<
IDWriteFontFile
> ctxFontFile;
[
all
...]
SkRemotableFontMgr_win_dw.cpp
124
SkTScopedComPtr<
IDWriteFontFile
> fontFile;
SkTypeface_win_dw.cpp
228
SkTScopedComPtr<
IDWriteFontFile
> fontFile;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h
57
typedef struct
IDWriteFontFile
IDWriteFontFile
;
698
IDWriteFontFile
**fontFile) PURE;
704
IDWriteFontFile
**fontFile) PURE;
709
IDWriteFontFile
*const *fontFiles,
[
all
...]
/external/pdfium/core/src/fxge/win32/
fx_win32_dwrite.cpp
133
IDWriteFontFile
* pDwFontFile = NULL;
Completed in 61 milliseconds