Home
last modified time | relevance | path

Searched refs:OnFormatStart (Results 1 – 12 of 12) sorted by relevance

/dports/deskutils/coolreader/coolreader-cr3.2.55/android/src/org/coolreader/crengine/
H A DReaderCallback.java15 void OnFormatStart(); in OnFormatStart() method
H A DReaderView.java5663 public void OnFormatStart() {
/dports/deskutils/coolreader/coolreader-cr3.2.55/cr3gui/src/
H A Dmainwnd.h139 virtual void OnFormatStart();
H A Dmainwnd.cpp414 void V3DocViewWin::OnFormatStart() in OnFormatStart() function in V3DocViewWin
/dports/deskutils/coolreader/coolreader-cr3.2.55/cr3qt/src/
H A Dcr3widget.h117 virtual void OnFormatStart();
H A Dmainwindow.cpp167 virtual void OnFormatStart() in OnFormatStart() function in ExportProgressCallback
H A Dcr3widget.cpp1396 void CR3View::OnFormatStart() in OnFormatStart() function in CR3View
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/app/
H A Dproguard-rules-optimize.pro50 void OnFormatStart();
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvpagesplitter.cpp55 callback->OnFormatStart(); in LVRendPageContext()
H A Dlvtinydom.cpp4738 callback->OnFormatStart(); in render()
/dports/deskutils/coolreader/coolreader-cr3.2.55/android/jni/
H A Ddocview.cpp55 GET_METHOD(OnFormatStart,"()V"); in DocViewCallback()
106 virtual void OnFormatStart() in OnFormatStart() function in DocViewCallback
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/include/
H A Dlvtinydom.h228 virtual void OnFormatStart() { } in OnFormatStart() function