Home
last modified time | relevance | path

Searched defs:fullView (Results 1 – 20 of 20) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/javatests/src/org/chromium/chrome/browser/autofill_assistant/
H A DAutofillAssistantCollectUserDataUiTest.java1546 View summaryView, View fullView, boolean isComplete) { in testContact()
1559 String expectedCardExpiration, View summaryView, View fullView) { in testPaymentMethod()
1580 String expectedFullAddress, View summaryView, View fullView) { in testShippingAddress()
1597 String expectedLabel, String expectedSublabel, View summaryView, View fullView) { in testLoginDetails()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/autofill_assistant/java/src/org/chromium/chrome/browser/autofill_assistant/user_data/
H A DAssistantCollectUserDataSection.java43 Item(View fullView, T option) { in Item()
294 View fullView = LayoutUtils.createInflater(mContext).inflate(mFullViewResId, null); in createItem() local
360 protected abstract void updateFullView(View fullView, T option); in updateFullView()
H A DAssistantLoginSection.java44 protected void updateFullView(View fullView, AssistantLoginChoice option) { in updateFullView()
H A DAssistantShippingAddressSection.java58 protected void updateFullView(View fullView, AutofillAddress address) { in updateFullView()
H A DAssistantContactDetailsSection.java66 protected void updateFullView(View fullView, AutofillContact contact) { in updateFullView()
H A DAssistantPaymentMethodSection.java79 protected void updateFullView(View fullView, AutofillPaymentInstrument method) { in updateFullView()
/dports/graphics/laternamagica/LaternaMagica-0.5/
H A DAppController.h57 LMFlipView *fullView; variable
/dports/net/eventviews/eventviews-21.12.3/src/month/
H A Dmonthview.cpp53 QToolButton *fullView = nullptr; member in EventViews::MonthViewPrivate
365 bool fullView = d->fullView->isChecked(); in changeFullView() local
/dports/sysutils/cdrdao/cdrdao-1.2.4/gcdmaster/
H A DAudioCDProject.cc279 void AudioCDProject::fullView() in fullView() function in AudioCDProject
H A DAudioCDView.cc415 void AudioCDView::fullView() in fullView() function in AudioCDView
/dports/security/helib/HElib-1.3.1/include/helib/
H A DMatrix.h240 bool fullView() const { return this->full_view; } in fullView() function
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkCore/
H A DDkBaseViewPort.cpp125 void DkBaseViewPort::fullView() { in fullView() function in nmc::DkBaseViewPort
/dports/math/gismo/gismo-21.12.0/src/gsMatrix/
H A DgsSparseMatrix.h167 typedef typename Eigen::SparseSelfAdjointView<Base, Lower> fullView; typedef
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DItem.cpp712 renderView_t fullView = *view; in Event_CamShot() local
/dports/net/eventviews/eventviews-21.12.3/src/todo/
H A Dtodoview.cpp990 void TodoView::setFullView(bool fullView) in setFullView()
/dports/net/eventviews/eventviews-21.12.3/src/
H A Dprefs.cpp779 void Prefs::setFullViewMonth(bool fullView) in setFullViewMonth()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DItem.cpp1424 renderView_t fullView = *view; in Event_CamShot() local
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/src/render/
H A Drender.cpp833 float fullView[16]; in DrawSkyBox() local
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkGui/
H A DDkViewPort.cpp514 void DkViewPort::fullView() { in fullView() function in nmc::DkViewPort
/dports/deskutils/korganizer/korganizer-21.12.3/src/
H A Dcalendarview.cpp2456 void CalendarView::changeFullView(bool fullView) in changeFullView()