Home
last modified time | relevance | path

Searched defs:RangeCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dbits2_0.h187 #define IBackgroundCopyJob3_AddFileWithRanges(This,RemoteUrl,LocalName,RangeCount,Ranges) (This)->l… argument
234 #define IBackgroundCopyFile2_GetFileRanges(This,RangeCount,Ranges) (This)->lpVtbl -> GetFileRanges(… argument
/aosp_15_r20/external/freetype/src/otvalid/
H A Dotvcommn.c87 FT_UInt n, RangeCount; in otv_Coverage_validate() local