OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DWRITE_FONT_SIMULATIONS
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxge/win32/
fx_win32_dwrite.cpp
139
DWRITE_FONT_SIMULATIONS
fontStyle =
140
(
DWRITE_FONT_SIMULATIONS
)(simulation_style & 3);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h
301
typedef enum
DWRITE_FONT_SIMULATIONS
{
305
}
DWRITE_FONT_SIMULATIONS
;
308
DEFINE_ENUM_FLAG_OPERATORS(
DWRITE_FONT_SIMULATIONS
);
711
DWRITE_FONT_SIMULATIONS
fontFaceSimulationFlags,
[
all
...]
Completed in 36 milliseconds