OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_Functions
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxge/win32/
win32_int.h
91
void*
m_Functions
[100];
fx_win32_gdipext.cpp
432
((FuncType_##funcname)GdiplusExt.
m_Functions
[FuncId_##funcname])
676
m_Functions
[i] = NULL;
693
m_Functions
[i] = GetProcAddress(m_hModule, g_GdipFuncNames[i]);
694
if (!
m_Functions
[i]) {
701
((FuncType_GdiplusStartup)
m_Functions
[FuncId_GdiplusStartup])(
[
all
...]
Completed in 58 milliseconds