Home
last modified time | relevance | path

Searched refs:wType (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fxjs/
Dcjs_globaldata.cpp230 uint16_t wType = *((uint16_t*)p); in LoadGlobalPersistentVariables() local
233 if (wType == (uint16_t)(('X' << 8) | 'F')) { in LoadGlobalPersistentVariables()
327 uint16_t wType = (uint16_t)(('X' << 8) | 'F'); in SaveGlobalPersisitentVariables() local
328 sFile.AppendBlock(&wType, sizeof(uint16_t)); in SaveGlobalPersisitentVariables()
/external/skia/src/ports/
DSkFontHost_win.cpp1342 : fCurveType(curPolygon->wType) in GDIPolygonCurvePointIter()
1350 fCurveType = curPolygon->wType; in set()
1395 if (pc->wType == TT_PRIM_LINE) { in sk_path_from_gdi_path()
1402 if (pc->wType == TT_PRIM_QSPLINE) { in sk_path_from_gdi_path()
1456 if (pc->wType == TT_PRIM_LINE) { in sk_path_from_gdi_paths()
1464 if (pc->wType == TT_PRIM_QSPLINE) { in sk_path_from_gdi_paths()
/external/skqp/src/ports/
DSkFontHost_win.cpp1341 : fCurveType(curPolygon->wType) in GDIPolygonCurvePointIter()
1349 fCurveType = curPolygon->wType; in set()
1394 if (pc->wType == TT_PRIM_LINE) { in sk_path_from_gdi_path()
1401 if (pc->wType == TT_PRIM_QSPLINE) { in sk_path_from_gdi_path()
1455 if (pc->wType == TT_PRIM_LINE) { in sk_path_from_gdi_paths()
1463 if (pc->wType == TT_PRIM_QSPLINE) { in sk_path_from_gdi_paths()
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.cc2618 mmtime.wType = TIME_SAMPLES; in PrepareStartRecording()
2697 mmtime.wType = TIME_SAMPLES; // number of waveform-audio samples in GetPlayoutBufferDelay()
2913 mmtime.wType = TIME_SAMPLES; in GetRecordingBufferDelay()
2984 mmtime.wType = TIME_SAMPLES; in GetRecordingBufferDelay()
/external/syzkaller/sys/windows/
Dwindows.txt784 ReportEventA(hEventLog HANDLE, wType int16, wCategory int16, dwEventID int32, lpUserSid ptr[inout, …
2027 … int32, hConv ptr[inout, intptr], hszItem ptr[inout, intptr], wFmt int32, wType int32, dwTimeout i…
2059 mciLoadCommandResource(hInstance HANDLE, lpResName ptr[inout, int16], wType int32)
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...