OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DWRITE_FONT_FEATURE
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-directwrite.cc
720
DWRITE_FONT_FEATURE
* dwfeatureArray = (
DWRITE_FONT_FEATURE
*)
721
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
435
typedef struct
DWRITE_FONT_FEATURE
{
438
}
DWRITE_FONT_FEATURE
;
582
DWRITE_FONT_FEATURE
*features;
[
all
...]
Completed in 35 milliseconds