OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_factory_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/translate/
translate_bubble_factory.cc
32
if (
current_factory_
) {
33
current_factory_
->ShowImplementation(
43
current_factory_
= factory;
47
TranslateBubbleFactory* TranslateBubbleFactory::
current_factory_
= NULL;
member in class:TranslateBubbleFactory
translate_bubble_factory.h
43
static TranslateBubbleFactory*
current_factory_
;
member in class:TranslateBubbleFactory
Completed in 232 milliseconds