Searched defs:selector (Results 1 – 12 of 12) sorted by relevance
21 void ProcessorSelectorFactory::Register(const std::shared_ptr<ProcessorSelector> &selector) in Register()
34 auto selector = ProcessorSelectorFactory::GetInstance().NewSelector(); in GetProcessor() local
63 auto selector = ProcessorSelectorFactory::GetInstance().NewSelector(); in GetProcessor() local
69 auto selector = ProcessorSelectorFactory::GetInstance().NewSelector(); in GetProcessor() local
56 auto selector = ProcessorSelectorFactory::GetInstance().NewSelector(); in GetProcessor() local
45 void FocusSessionStrategy::RegisterFocusSessionSelector(const FocusSessionSelector& selector) in RegisterFocusSessionSelector()
458 const AppStyle *selector = GetStyleFromSelector(list->classSelectors_, selectorName); in GetStyleFromSelectorList() local471 const AppStyle *selector = GetStyleFromSelectorList(list, selectorName); in GetItemCountOfSelector() local
133 JSValue StyleMgrTddTest::PrepareStyleSheetWithKeyValues(const char* selector, in PrepareStyleSheetWithKeyValues()
289 void OneStepDragController::SetEnableEventResponse(const TextSelector& selector, in SetEnableEventResponse()
1724 void RichEditorPattern::FireOnSelectionChange(const TextSelector& selector) in FireOnSelectionChange()
201 auto selector = OHOS::SoftBus::ProcessorSelectorFactory::GetInstance().NewSelector(); in PrejudgeAvailability() local
2499 const auto& selector = GetTextSelector(); in ToJsonValue() local