OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:suppressbackgroundthread
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusinit.h
32
BOOL
SuppressBackgroundThread
;
37
BOOL
suppressBackgroundThread
= FALSE,
41
SuppressBackgroundThread
(
suppressBackgroundThread
),
/external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiplusInit.h
42
// "
SuppressBackgroundThread
" (below) is set.
53
BOOL
SuppressBackgroundThread
; // FALSE unless you're prepared to call
60
BOOL
suppressBackgroundThread
= FALSE,
65
SuppressBackgroundThread
=
suppressBackgroundThread
;
74
// The following 2 fields are NULL if
SuppressBackgroundThread
is FALSE.
92
// output - may be NULL only if input->
SuppressBackgroundThread
is FALSE.
Completed in 358 milliseconds