OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetColorAttr
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/core/src/reflow/
layoutprovider_taggedpdf.h
23
FX_COLORREF
GetColorAttr
(LayoutAttr attr_type, int index);
autoreflow.h
38
FX_COLORREF
GetColorAttr
(LayoutAttr attr_type, int index);
layoutprovider_taggedpdf.cpp
511
FX_COLORREF CPDF_LayoutElement::
GetColorAttr
(LayoutAttr attr_type, int index)
autoreflow.cpp
136
FX_COLORREF CPDF_AutoReflowElement::
GetColorAttr
(LayoutAttr attr_type, int index )
/external/pdfium/core/include/reflow/
fpdf_layout.h
192
virtual FX_COLORREF
GetColorAttr
(LayoutAttr attr_type, int index = 0) = 0;
Completed in 191 milliseconds