Home
last modified time | relevance | path

Searched refs:ulFlags (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DFontCustomPlatformData.cpp46ulFlags, ULONG* pulPrivStatus, ULONG ulPrivs, ULONG* pulStatus, READEMBEDPROC lpfnReadFromStream, …
48 …t, LONG, __stdcall, (HANDLE hFontReference, ULONG ulFlags, ULONG* pulStatus), (hFontReference, ulF…
/external/qemu/distrib/sdl-1.2.12/src/audio/dart/
DSDL_dart.c49 ULONG ulFlags) in DARTEventFunc() argument
51 if (ulFlags && MIX_WRITE_COMPLETE) in DARTEventFunc()
234 …_this->hidden->pMixBuffers[i].ulFlags = 0; // Some stuff should be flagged here for DART, like end… in DART_OpenAudio()
/external/chromium/chrome/browser/ui/views/
Dshell_dialogs_win.cc789 browse_info.ulFlags = BIF_USENEWUI | BIF_RETURNONLYFSDIRS; in RunSelectFolderDialog()