HomeSort by relevance Sort by last modified time
    Searched refs:DWRITE_FONT_FEATURE (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-directwrite.cc 650 DWRITE_FONT_FEATURE* dwfeatureArray = (DWRITE_FONT_FEATURE*)
651 malloc (sizeof (DWRITE_FONT_FEATURE) * num_features);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h 438 typedef struct DWRITE_FONT_FEATURE {
441 } DWRITE_FONT_FEATURE;
586 DWRITE_FONT_FEATURE *features;
    [all...]

Completed in 226 milliseconds