Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TestEmptyTypeface::EmptyLocalizedStrings Class Reference

#include <TestEmptyTypeface.h>

Inheritance diagram for TestEmptyTypeface::EmptyLocalizedStrings:
SkTypeface::LocalizedStrings

Public Member Functions

bool next (SkTypeface::LocalizedString *) override
 
- Public Member Functions inherited from SkTypeface::LocalizedStrings
 LocalizedStrings ()=default
 
virtual ~LocalizedStrings ()
 
void unref ()
 

Detailed Description

Definition at line 45 of file TestEmptyTypeface.h.

Member Function Documentation

◆ next()

bool TestEmptyTypeface::EmptyLocalizedStrings::next ( SkTypeface::LocalizedString )
inlineoverridevirtual

Implements SkTypeface::LocalizedStrings.

Definition at line 47 of file TestEmptyTypeface.h.

47{ return false; }

The documentation for this class was generated from the following file: