Searched refs:winType (Results 1 – 2 of 2) sorted by relevance
94 int32_t winType; in detectWindowsType() local103 for (winType = 0; winType < 2; winType++) { in detectWindowsType()105 WIN_TYPE_PROBE_REGKEY[winType], in detectWindowsType()116 return winType+1; /* +1 to bring it inline with the enum */ in detectWindowsType()
481 ClipboardDataType winType = clipboardTypeFromMIMEType(type); in setData() local483 if (winType == ClipboardDataTypeURL) in setData()486 if (winType == ClipboardDataTypeText) { in setData()