OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFDE_CSSRubyStyle
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fdp/include/
fde_css.h
22
class
IFDE_CSSRubyStyle
;
832
class
IFDE_CSSRubyStyle
{
834
virtual ~
IFDE_CSSRubyStyle
() {}
[
all
...]
/external/pdfium/xfa/src/fdp/src/css/
fde_cssstyleselector.h
366
public
IFDE_CSSRubyStyle
,
418
virtual
IFDE_CSSRubyStyle
* GetRubyStyle() const {
419
return (
IFDE_CSSRubyStyle
* const) this;
[
all
...]
Completed in 61 milliseconds