OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WINDIB_Open_Args_
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/core/include/fxge/
fx_ge_win32.h
16
typedef struct
WINDIB_Open_Args_
{
24
}
WINDIB_Open_Args_
;
44
static CFX_DIBitmap* LoadDIBitmap(
WINDIB_Open_Args_
args);
/external/pdfium/core/src/fxge/win32/
win32_int.h
12
struct
WINDIB_Open_Args_
;
94
CFX_DIBitmap* LoadDIBitmap(
WINDIB_Open_Args_
args);
fx_win32_dib.cpp
121
WINDIB_Open_Args_
args;
150
CFX_DIBitmap* CFX_WindowsDIB::LoadDIBitmap(
WINDIB_Open_Args_
args) {
fx_win32_gdipext.cpp
[
all
...]
Completed in 53 milliseconds