Searched refs:GUID_ID_LEN (Results 1 – 2 of 2) sorted by relevance
65 #define GUID_ID_LEN SK_ARRAY_COUNT(L_GUID_ID) macro77 SkASSERT(bufferSize >= GUID_ID_LEN); in format_guid()178 wchar_t id[GUID_ID_LEN]; in createXpsThumbnail()179 HR(this->createId(id, GUID_ID_LEN)); in createXpsThumbnail()642 wchar_t id[GUID_ID_LEN]; in createXpsImageBrush()643 HR(this->createId(id, GUID_ID_LEN)); in createXpsImageBrush()1758 wchar_t id[GUID_ID_LEN]; in CreateTypefaceUse()1759 HR(this->createId(id, GUID_ID_LEN)); in CreateTypefaceUse()
64 #define GUID_ID_LEN SK_ARRAY_COUNT(L_GUID_ID) macro76 SkASSERT(bufferSize >= GUID_ID_LEN); in format_guid()189 wchar_t id[GUID_ID_LEN]; in createXpsThumbnail()190 HR(this->createId(id, GUID_ID_LEN)); in createXpsThumbnail()645 wchar_t id[GUID_ID_LEN]; in createXpsImageBrush()646 HR(this->createId(id, GUID_ID_LEN)); in createXpsImageBrush()1846 wchar_t id[GUID_ID_LEN];1847 HR(this->createId(id, GUID_ID_LEN));