Home
last modified time | relevance | path

Searched refs:CreateTextLayout (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddwrite_2.h258 STDMETHOD(CreateTextLayout)(THIS_ in DECLARE_INTERFACE_() local
Ddwrite_1.h573 STDMETHOD(CreateTextLayout)(THIS_ in DECLARE_INTERFACE_() local
Ddwrite.h761 STDMETHOD(CreateTextLayout)(THIS_ in DECLARE_INTERFACE_() local
822 …ingLength,textFormat,maxWidth,maxHeight,textLayout) (This)->lpVtbl->CreateTextLayout(This,string,s…
/aosp_15_r20/external/skia/src/ports/
H A DSkFontMgr_win_dw.cpp718 HRNM(fFactory->CreateTextLayout( in layoutFallback()