OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FX_FontDescriptorInfo
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.h
94
struct
FX_FontDescriptorInfo
{
98
FX_BOOL operator>(const
FX_FontDescriptorInfo
& x) {
101
FX_BOOL operator<(const
FX_FontDescriptorInfo
& x) {
104
FX_BOOL operator==(const
FX_FontDescriptorInfo
& x) {
108
typedef CFX_ArrayTemplate<
FX_FontDescriptorInfo
> CFX_FontDescriptorInfos;
fx_stdfontmgr.cpp
[
all
...]
Completed in 240 milliseconds