Fix bookmaker
Change-Id: Ib2bf75cbe00a629dccaa5df1407e836dd61c1157 Reviewed-on: https://skia-review.googlesource.com/c/186280 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Herb Derby <herb@google.com>
This commit is contained in:
parent
94633de528
commit
114b5af0e8
@ -521,6 +521,22 @@ Whether edge pixels draw opaque or with partial transparency.
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
#Method SkTypeface* getTypefaceOrDefault() const
|
||||
#In incomplete
|
||||
#Line # incomplete ##
|
||||
|
||||
#Populate
|
||||
|
||||
#Example
|
||||
// incomplete
|
||||
##
|
||||
|
||||
#SeeAlso incomplete
|
||||
|
||||
#Method ##
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
#Method SkScalar getSize() const
|
||||
#In incomplete
|
||||
#Line # incomplete ##
|
||||
@ -585,6 +601,22 @@ Whether edge pixels draw opaque or with partial transparency.
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
#Method sk_sp<SkTypeface> refTypefaceOrDefault() const
|
||||
#In incomplete
|
||||
#Line # incomplete ##
|
||||
|
||||
#Populate
|
||||
|
||||
#Example
|
||||
// incomplete
|
||||
##
|
||||
|
||||
#SeeAlso incomplete
|
||||
|
||||
#Method ##
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
#Method void setTypeface(sk_sp<SkTypeface> tf)
|
||||
#In incomplete
|
||||
#Line # incomplete ##
|
||||
|
Loading…
Reference in New Issue
Block a user