mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
API enhancements
This commit is contained in:
parent
37924e0072
commit
9296cef55e
6 changed files with 95 additions and 30 deletions
|
@ -49,6 +49,8 @@ interface ApiMethods {
|
|||
int IS_PAGE_END_OF_TEXT = 703;
|
||||
int IS_PAGE_END_OF_SECTION = 704;
|
||||
|
||||
// view change
|
||||
// view management
|
||||
int SET_PAGE_START = 801;
|
||||
int HIGHLIGHT_AREA = 802;
|
||||
int CLEAR_HIGHLIGHTING = 803;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue