mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
font families list passed to java style
This commit is contained in:
parent
7ca30d0c9e
commit
fcd2640be7
17 changed files with 78 additions and 29 deletions
|
@ -145,6 +145,7 @@ public:
|
|||
static shared_ptr<VoidMethod> Method_NativeBookModel_setBookTextModel;
|
||||
static shared_ptr<VoidMethod> Method_NativeBookModel_setFootnoteModel;
|
||||
static shared_ptr<VoidMethod> Method_NativeBookModel_addImage;
|
||||
static shared_ptr<VoidMethod> Method_NativeBookModel_registerFontFamilyList;
|
||||
|
||||
//static shared_ptr<StaticObjectMethod> StaticMethod_BookReadingException_throwForFile;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue