Searched refs:wType (Results 1 – 3 of 3) sorted by relevance
230 uint16_t wType = *((uint16_t*)p); in LoadGlobalPersistentVariables() local233 if (wType == (uint16_t)(('X' << 8) | 'F')) { in LoadGlobalPersistentVariables()327 uint16_t wType = (uint16_t)(('X' << 8) | 'F'); in SaveGlobalPersisitentVariables() local328 sFile.AppendBlock(&wType, sizeof(uint16_t)); in SaveGlobalPersisitentVariables()
1434 : fCurveType(curPolygon->wType) in GDIPolygonCurvePointIter()1442 fCurveType = curPolygon->wType; in set()1487 if (pc->wType == TT_PRIM_LINE) { in sk_path_from_gdi_path()1494 if (pc->wType == TT_PRIM_QSPLINE) { in sk_path_from_gdi_path()1548 if (pc->wType == TT_PRIM_LINE) { in sk_path_from_gdi_paths()1556 if (pc->wType == TT_PRIM_QSPLINE) { in sk_path_from_gdi_paths()
2618 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()