Searched refs:__out_ecount_opt (Results 1 - 3 of 3) sorted by last modified time

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DDWrite.h999 __out_ecount_opt(*numberOfFiles) IDWriteFontFile** fontFiles
4076 __out_ecount_opt(maxLineCount) DWRITE_LINE_METRICS* lineMetrics,
4131 __out_ecount_opt(maxClusterCount) DWRITE_CLUSTER_METRICS* clusterMetrics,
4256 __out_ecount_opt(maxHitTestMetricsCount) DWRITE_HIT_TEST_METRICS* hitTestMetrics,
H A Dsal.h552 #define __out_ecount_opt(size) __out_ecount(size) __exceptthat __maybenull macro
558 #define __out_ecount_z_opt(size) __out_ecount_opt(size) __post __nullterminated
564 #define __out_ecount_nz_opt(size) __out_ecount_opt(size) __post __nullterminated
H A Dspecstrings.h631 #ifndef __out_ecount_opt
632 #define __out_ecount_opt(size) __out_ecount(size) __exceptthat __maybenull macro

Completed in 73 milliseconds