Home
last modified time | relevance | path

Searched refs:AddUnicodeText (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/fuzz/
H A DFuzzSkParagraph.cpp129 void AddUnicodeText(ParagraphBuilder* builder,Fuzz* fuzz) { in AddUnicodeText() function
213 AddUnicodeText(builder, fuzz); in AddStyleAndText()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dactivdbg.h4475 virtual HRESULT STDMETHODCALLTYPE AddUnicodeText(
4567 HRESULT (STDMETHODCALLTYPE *AddUnicodeText)(
4654 #define IDebugDocumentHelper32_AddUnicodeText(This,pszText) (This)->lpVtbl->AddUnicodeText(This,psz…
4691 return This->lpVtbl->AddUnicodeText(This,pszText);
4923 virtual HRESULT STDMETHODCALLTYPE AddUnicodeText(
5015 HRESULT (STDMETHODCALLTYPE *AddUnicodeText)(
5102 #define IDebugDocumentHelper64_AddUnicodeText(This,pszText) (This)->lpVtbl->AddUnicodeText(This,psz…
5139 return This->lpVtbl->AddUnicodeText(This,pszText);