Home
last modified time | relevance | path

Searched refs:DoApply (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/UI/
H A DTween.cpp16 DoApply(view, pos); in Apply()
76 void TextColorTween::DoApply(View *view, float pos) { in DoApply() function in UI::TextColorTween
82 void CallbackColorTween::DoApply(View *view, float pos) { in DoApply() function in UI::CallbackColorTween
88 void VisibilityTween::DoApply(View *view, float pos) { in DoApply() function in UI::VisibilityTween
101 void AnchorTranslateTween::DoApply(View *view, float pos) { in DoApply() function in UI::AnchorTranslateTween
H A DTween.h51 virtual void DoApply(View *view, float pos) = 0;
158 void DoApply(View *view, float pos) override;
170 void DoApply(View *view, float pos) override;
180 void DoApply(View *view, float pos) override;
190 void DoApply(View *view, float pos) override;
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/UI/
H A DTween.cpp16 DoApply(view, pos); in Apply()
76 void TextColorTween::DoApply(View *view, float pos) { in DoApply() function in UI::TextColorTween
82 void CallbackColorTween::DoApply(View *view, float pos) { in DoApply() function in UI::CallbackColorTween
88 void VisibilityTween::DoApply(View *view, float pos) { in DoApply() function in UI::VisibilityTween
101 void AnchorTranslateTween::DoApply(View *view, float pos) { in DoApply() function in UI::AnchorTranslateTween
H A DTween.h51 virtual void DoApply(View *view, float pos) = 0;
158 void DoApply(View *view, float pos) override;
170 void DoApply(View *view, float pos) override;
180 void DoApply(View *view, float pos) override;
190 void DoApply(View *view, float pos) override;
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/UI/
H A DTween.cpp16 DoApply(view, pos); in Apply()
76 void TextColorTween::DoApply(View *view, float pos) { in DoApply() function in UI::TextColorTween
82 void CallbackColorTween::DoApply(View *view, float pos) { in DoApply() function in UI::CallbackColorTween
88 void VisibilityTween::DoApply(View *view, float pos) { in DoApply() function in UI::VisibilityTween
101 void AnchorTranslateTween::DoApply(View *view, float pos) { in DoApply() function in UI::AnchorTranslateTween
H A DTween.h51 virtual void DoApply(View *view, float pos) = 0;
158 void DoApply(View *view, float pos) override;
170 void DoApply(View *view, float pos) override;
180 void DoApply(View *view, float pos) override;
190 void DoApply(View *view, float pos) override;
/dports/editors/lazarus/lazarus/components/IdeLazLogger/
H A Didelogger.pas31 procedure DoApply; procedure
62 DoApply;
98 DoApply;
102 procedure TIdeLoggerForm.DoApply; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/IdeLazLogger/
H A Didelogger.pas31 procedure DoApply; procedure
62 DoApply;
98 DoApply;
102 procedure TIdeLoggerForm.DoApply; procedure
/dports/editors/lazarus-qt5/lazarus/components/IdeLazLogger/
H A Didelogger.pas31 procedure DoApply; procedure
62 DoApply;
98 DoApply;
102 procedure TIdeLoggerForm.DoApply; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/IdeLazLogger/
H A Didelogger.pas31 procedure DoApply; procedure
62 DoApply;
98 DoApply;
102 procedure TIdeLoggerForm.DoApply; procedure
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/editing/commands/
H A Dbreak_blockquote_command.h38 void DoApply(EditingState*) override;
H A Dunlink_command.h38 void DoApply(EditingState*) override;
H A Dinsert_incremental_text_command.cc127 void InsertIncrementalTextCommand::DoApply(EditingState* editing_state) { in DoApply() function in blink::InsertIncrementalTextCommand
166 InsertTextCommand::DoApply(editing_state); in DoApply()
H A Dcreate_link_command.h38 void DoApply(EditingState*) override;
H A Dinsert_incremental_text_command.h21 void DoApply(EditingState*) override;
H A Dremove_format_command.h38 void DoApply(EditingState*) override;
H A Ddrag_and_drop_command.cc20 void DragAndDropCommand::DoApply(EditingState*) { in DoApply() function in blink::DragAndDropCommand
H A Dinsert_line_break_command.h38 void DoApply(EditingState*) override;
H A Dunlink_command.cc36 void UnlinkCommand::DoApply(EditingState* editing_state) { in DoApply() function in blink::UnlinkCommand
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/commands/
H A Dbreak_blockquote_command.h38 void DoApply(EditingState*) override;
H A Dunlink_command.h38 void DoApply(EditingState*) override;
H A Dinsert_incremental_text_command.cc127 void InsertIncrementalTextCommand::DoApply(EditingState* editing_state) { in DoApply() function in blink::InsertIncrementalTextCommand
166 InsertTextCommand::DoApply(editing_state); in DoApply()
H A Dcreate_link_command.h38 void DoApply(EditingState*) override;
H A Dremove_format_command.h38 void DoApply(EditingState*) override;
H A Dinsert_incremental_text_command.h21 void DoApply(EditingState*) override;

1234567